BansheeSL.vcxproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="DebugRelease|Win32">
  5. <Configuration>DebugRelease</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="DebugRelease|x64">
  9. <Configuration>DebugRelease</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Debug|x64">
  17. <Configuration>Debug</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|Win32">
  21. <Configuration>Release</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|x64">
  25. <Configuration>Release</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <PropertyGroup Label="Globals">
  30. <ProjectGuid>{2BA791F1-87F6-4863-A784-D07FF605AC5E}</ProjectGuid>
  31. <RootNamespace>BansheeSL</RootNamespace>
  32. </PropertyGroup>
  33. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  35. <ConfigurationType>DynamicLibrary</ConfigurationType>
  36. <UseDebugLibraries>true</UseDebugLibraries>
  37. <PlatformToolset>v140</PlatformToolset>
  38. <CharacterSet>NotSet</CharacterSet>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  41. <ConfigurationType>DynamicLibrary</ConfigurationType>
  42. <UseDebugLibraries>true</UseDebugLibraries>
  43. <PlatformToolset>v140</PlatformToolset>
  44. <CharacterSet>NotSet</CharacterSet>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  47. <ConfigurationType>DynamicLibrary</ConfigurationType>
  48. <UseDebugLibraries>false</UseDebugLibraries>
  49. <PlatformToolset>v140</PlatformToolset>
  50. <WholeProgramOptimization>true</WholeProgramOptimization>
  51. <CharacterSet>NotSet</CharacterSet>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  54. <ConfigurationType>DynamicLibrary</ConfigurationType>
  55. <UseDebugLibraries>false</UseDebugLibraries>
  56. <PlatformToolset>v140</PlatformToolset>
  57. <WholeProgramOptimization>true</WholeProgramOptimization>
  58. <CharacterSet>NotSet</CharacterSet>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|Win32'" Label="Configuration">
  61. <ConfigurationType>DynamicLibrary</ConfigurationType>
  62. <UseDebugLibraries>false</UseDebugLibraries>
  63. <PlatformToolset>v140</PlatformToolset>
  64. <WholeProgramOptimization>true</WholeProgramOptimization>
  65. <CharacterSet>NotSet</CharacterSet>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|x64'" Label="Configuration">
  68. <ConfigurationType>DynamicLibrary</ConfigurationType>
  69. <UseDebugLibraries>false</UseDebugLibraries>
  70. <PlatformToolset>v140</PlatformToolset>
  71. <WholeProgramOptimization>true</WholeProgramOptimization>
  72. <CharacterSet>NotSet</CharacterSet>
  73. </PropertyGroup>
  74. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  75. <ImportGroup Label="ExtensionSettings" />
  76. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  77. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  78. </ImportGroup>
  79. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. </ImportGroup>
  82. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  83. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  84. </ImportGroup>
  85. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  86. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  87. </ImportGroup>
  88. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|Win32'" Label="PropertySheets">
  89. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  90. </ImportGroup>
  91. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|x64'" Label="PropertySheets">
  92. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  93. </ImportGroup>
  94. <PropertyGroup Label="UserMacros" />
  95. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  96. <OutDir>..\bin\x86\$(Configuration)\</OutDir>
  97. <IntDir>.\Intermediate\$(Platform)\$(Configuration)\</IntDir>
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  100. <IntDir>.\Intermediate\$(Platform)\$(Configuration)\</IntDir>
  101. <OutDir>..\bin\$(Platform)\$(Configuration)\</OutDir>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  104. <OutDir>..\bin\x86\$(Configuration)\</OutDir>
  105. <IntDir>.\Intermediate\$(Platform)\$(Configuration)\</IntDir>
  106. </PropertyGroup>
  107. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  108. <IntDir>.\Intermediate\$(Platform)\$(Configuration)\</IntDir>
  109. <OutDir>..\bin\$(Platform)\$(Configuration)\</OutDir>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|Win32'">
  112. <OutDir>..\bin\x86\$(Configuration)\</OutDir>
  113. <IntDir>.\Intermediate\$(Platform)\$(Configuration)\</IntDir>
  114. </PropertyGroup>
  115. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|x64'">
  116. <IntDir>.\Intermediate\$(Platform)\$(Configuration)\</IntDir>
  117. <OutDir>..\bin\$(Platform)\$(Configuration)\</OutDir>
  118. </PropertyGroup>
  119. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  120. <ClCompile>
  121. <WarningLevel>Level3</WarningLevel>
  122. <Optimization>Disabled</Optimization>
  123. <SDLCheck>false</SDLCheck>
  124. <AdditionalIncludeDirectories>../BansheeCore/Include;../BansheeUtility/Include;../BansheeEngine/Include;./Include;../Dependencies/Include;./</AdditionalIncludeDirectories>
  125. <PreprocessorDefinitions>BS_SL_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  126. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  127. <ExceptionHandling>false</ExceptionHandling>
  128. <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
  129. </ClCompile>
  130. <Link>
  131. <GenerateDebugInformation>true</GenerateDebugInformation>
  132. <AdditionalLibraryDirectories>../lib/x86/$(Configuration);../Dependencies/lib/x86/Debug</AdditionalLibraryDirectories>
  133. <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;%(AdditionalDependencies)</AdditionalDependencies>
  134. <ImportLibrary>..\lib\x86\$(Configuration)\$(TargetName).lib</ImportLibrary>
  135. </Link>
  136. <PreBuildEvent>
  137. <Command>.\Dependencies\tools\flex\flex.exe --wincompat BsLexerFX.l &amp; .\Dependencies\tools\bison\bison.exe BsParserFX.y</Command>
  138. </PreBuildEvent>
  139. <PreBuildEvent>
  140. <Message>Building lexer/parser...</Message>
  141. </PreBuildEvent>
  142. </ItemDefinitionGroup>
  143. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  144. <ClCompile>
  145. <WarningLevel>Level3</WarningLevel>
  146. <Optimization>Disabled</Optimization>
  147. <SDLCheck>false</SDLCheck>
  148. <AdditionalIncludeDirectories>../BansheeCore/Include;../BansheeUtility/Include;../BansheeEngine/Include;./Include;../Dependencies/Include;./</AdditionalIncludeDirectories>
  149. <PreprocessorDefinitions>BS_SL_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  150. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  151. <ExceptionHandling>false</ExceptionHandling>
  152. <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
  153. </ClCompile>
  154. <Link>
  155. <GenerateDebugInformation>true</GenerateDebugInformation>
  156. <AdditionalLibraryDirectories>../lib/$(Platform)/$(Configuration);../Dependencies/lib/x64/Debug</AdditionalLibraryDirectories>
  157. <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;%(AdditionalDependencies)</AdditionalDependencies>
  158. <ImportLibrary>..\lib\$(Platform)\$(Configuration)\$(TargetName).lib</ImportLibrary>
  159. </Link>
  160. <PreBuildEvent>
  161. <Command>.\Dependencies\tools\flex\flex.exe --wincompat BsLexerFX.l &amp; .\Dependencies\tools\bison\bison.exe BsParserFX.y</Command>
  162. </PreBuildEvent>
  163. <PreBuildEvent>
  164. <Message>Building lexer/parser...</Message>
  165. </PreBuildEvent>
  166. </ItemDefinitionGroup>
  167. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  168. <ClCompile>
  169. <WarningLevel>Level3</WarningLevel>
  170. <Optimization>MaxSpeed</Optimization>
  171. <FunctionLevelLinking>true</FunctionLevelLinking>
  172. <IntrinsicFunctions>true</IntrinsicFunctions>
  173. <SDLCheck>false</SDLCheck>
  174. <AdditionalIncludeDirectories>../BansheeCore/Include;../BansheeUtility/Include;../BansheeEngine/Include;./Include;../Dependencies/Include;./</AdditionalIncludeDirectories>
  175. <PreprocessorDefinitions>BS_SL_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  176. <DebugInformationFormat>None</DebugInformationFormat>
  177. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  178. <ExceptionHandling>false</ExceptionHandling>
  179. <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
  180. </ClCompile>
  181. <Link>
  182. <GenerateDebugInformation>false</GenerateDebugInformation>
  183. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  184. <OptimizeReferences>true</OptimizeReferences>
  185. <AdditionalLibraryDirectories>../lib/x86/$(Configuration);../Dependencies/lib/x86/Debug</AdditionalLibraryDirectories>
  186. <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;%(AdditionalDependencies)</AdditionalDependencies>
  187. <ImportLibrary>..\lib\x86\$(Configuration)\$(TargetName).lib</ImportLibrary>
  188. </Link>
  189. <PreBuildEvent>
  190. <Command>.\Dependencies\tools\flex\flex.exe --wincompat BsLexerFX.l &amp; .\Dependencies\tools\bison\bison.exe BsParserFX.y</Command>
  191. </PreBuildEvent>
  192. <PreBuildEvent>
  193. <Message>Building lexer/parser...</Message>
  194. </PreBuildEvent>
  195. </ItemDefinitionGroup>
  196. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  197. <ClCompile>
  198. <WarningLevel>Level3</WarningLevel>
  199. <Optimization>MaxSpeed</Optimization>
  200. <FunctionLevelLinking>true</FunctionLevelLinking>
  201. <IntrinsicFunctions>true</IntrinsicFunctions>
  202. <SDLCheck>false</SDLCheck>
  203. <AdditionalIncludeDirectories>../BansheeCore/Include;../BansheeUtility/Include;../BansheeEngine/Include;./Include;../Dependencies/Include;./</AdditionalIncludeDirectories>
  204. <PreprocessorDefinitions>BS_SL_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  205. <DebugInformationFormat>None</DebugInformationFormat>
  206. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  207. <ExceptionHandling>false</ExceptionHandling>
  208. <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
  209. </ClCompile>
  210. <Link>
  211. <GenerateDebugInformation>false</GenerateDebugInformation>
  212. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  213. <OptimizeReferences>true</OptimizeReferences>
  214. <AdditionalLibraryDirectories>../lib/$(Platform)/$(Configuration);../Dependencies/lib/x64/Debug</AdditionalLibraryDirectories>
  215. <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;%(AdditionalDependencies)</AdditionalDependencies>
  216. <ImportLibrary>..\lib\$(Platform)\$(Configuration)\$(TargetName).lib</ImportLibrary>
  217. </Link>
  218. <PreBuildEvent>
  219. <Command>.\Dependencies\tools\flex\flex.exe --wincompat BsLexerFX.l &amp; .\Dependencies\tools\bison\bison.exe BsParserFX.y</Command>
  220. </PreBuildEvent>
  221. <PreBuildEvent>
  222. <Message>Building lexer/parser...</Message>
  223. </PreBuildEvent>
  224. </ItemDefinitionGroup>
  225. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|Win32'">
  226. <ClCompile>
  227. <WarningLevel>Level3</WarningLevel>
  228. <Optimization>MaxSpeed</Optimization>
  229. <FunctionLevelLinking>true</FunctionLevelLinking>
  230. <IntrinsicFunctions>true</IntrinsicFunctions>
  231. <SDLCheck>false</SDLCheck>
  232. <AdditionalIncludeDirectories>../BansheeCore/Include;../BansheeUtility/Include;../BansheeEngine/Include;./Include;../Dependencies/Include;./</AdditionalIncludeDirectories>
  233. <PreprocessorDefinitions>BS_SL_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  234. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  235. <ExceptionHandling>false</ExceptionHandling>
  236. <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
  237. </ClCompile>
  238. <Link>
  239. <GenerateDebugInformation>true</GenerateDebugInformation>
  240. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  241. <OptimizeReferences>true</OptimizeReferences>
  242. <AdditionalLibraryDirectories>../lib/x86/$(Configuration);../Dependencies/lib/x86/Debug</AdditionalLibraryDirectories>
  243. <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;%(AdditionalDependencies)</AdditionalDependencies>
  244. <ImportLibrary>..\lib\x86\$(Configuration)\$(TargetName).lib</ImportLibrary>
  245. </Link>
  246. <PreBuildEvent>
  247. <Command>.\Dependencies\tools\flex\flex.exe --wincompat BsLexerFX.l &amp; .\Dependencies\tools\bison\bison.exe BsParserFX.y</Command>
  248. </PreBuildEvent>
  249. <PreBuildEvent>
  250. <Message>Building lexer/parser...</Message>
  251. </PreBuildEvent>
  252. </ItemDefinitionGroup>
  253. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugRelease|x64'">
  254. <ClCompile>
  255. <WarningLevel>Level3</WarningLevel>
  256. <Optimization>MaxSpeed</Optimization>
  257. <FunctionLevelLinking>true</FunctionLevelLinking>
  258. <IntrinsicFunctions>true</IntrinsicFunctions>
  259. <SDLCheck>false</SDLCheck>
  260. <AdditionalIncludeDirectories>../BansheeCore/Include;../BansheeUtility/Include;../BansheeEngine/Include;./Include;../Dependencies/Include;./</AdditionalIncludeDirectories>
  261. <PreprocessorDefinitions>BS_SL_EXPORTS;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  262. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  263. <ExceptionHandling>false</ExceptionHandling>
  264. <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
  265. </ClCompile>
  266. <Link>
  267. <GenerateDebugInformation>true</GenerateDebugInformation>
  268. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  269. <OptimizeReferences>true</OptimizeReferences>
  270. <AdditionalLibraryDirectories>../lib/$(Platform)/$(Configuration);../Dependencies/lib/x64/Debug</AdditionalLibraryDirectories>
  271. <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;%(AdditionalDependencies)</AdditionalDependencies>
  272. <ImportLibrary>..\lib\$(Platform)\$(Configuration)\$(TargetName).lib</ImportLibrary>
  273. </Link>
  274. <PreBuildEvent>
  275. <Command>.\Dependencies\tools\flex\flex.exe --wincompat BsLexerFX.l &amp; .\Dependencies\tools\bison\bison.exe BsParserFX.y</Command>
  276. </PreBuildEvent>
  277. <PreBuildEvent>
  278. <Message>Building lexer/parser...</Message>
  279. </PreBuildEvent>
  280. </ItemDefinitionGroup>
  281. <ItemGroup>
  282. <ClInclude Include="BsLexerFX.h" />
  283. <ClInclude Include="BsParserFX.h" />
  284. <ClInclude Include="Include\BsASTFX.h" />
  285. <ClInclude Include="Include\BsSLFXCompiler.h" />
  286. <ClInclude Include="Include\BsSLImporter.h" />
  287. <ClInclude Include="Include\BsMMAlloc.h" />
  288. <ClInclude Include="Include\BsSLPrerequisites.h" />
  289. </ItemGroup>
  290. <ItemGroup>
  291. <None Include="BsParserFX.y" />
  292. <None Include="BsLexerFX.l" />
  293. </ItemGroup>
  294. <ItemGroup>
  295. <ClCompile Include="BsLexerFX.c">
  296. <CompileAs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Default</CompileAs>
  297. <CompileAs Condition="'$(Configuration)|$(Platform)'=='DebugRelease|x64'">Default</CompileAs>
  298. </ClCompile>
  299. <ClCompile Include="BsParserFX.c">
  300. <CompileAs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Default</CompileAs>
  301. <CompileAs Condition="'$(Configuration)|$(Platform)'=='DebugRelease|x64'">Default</CompileAs>
  302. </ClCompile>
  303. <ClCompile Include="Source\BsASTFX.c" />
  304. <ClCompile Include="Source\BSMMAlloc.c" />
  305. <ClCompile Include="Source\BsSLFXCompiler.cpp" />
  306. <ClCompile Include="Source\BsSLImporter.cpp" />
  307. <ClCompile Include="Source\BsSLPlugin.cpp" />
  308. </ItemGroup>
  309. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  310. <ImportGroup Label="ExtensionTargets" />
  311. </Project>