game-d3xp.vcxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug with inlines and memory log|Win32">
  5. <Configuration>Debug with inlines and memory log</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug with inlines|Win32">
  9. <Configuration>Debug with inlines</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Dedicated Debug with inlines|Win32">
  17. <Configuration>Dedicated Debug with inlines</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Dedicated Debug|Win32">
  21. <Configuration>Dedicated Debug</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Dedicated Release|Win32">
  25. <Configuration>Dedicated Release</Configuration>
  26. <Platform>Win32</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release NO STEAM|Win32">
  29. <Configuration>Release NO STEAM</Configuration>
  30. <Platform>Win32</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|Win32">
  33. <Configuration>Release</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. </ItemGroup>
  37. <PropertyGroup Label="Globals">
  38. <ProjectName>Game-d3xp</ProjectName>
  39. <ProjectGuid>{0BC6FCC9-C65E-4B1F-9A58-0B9399987C9F}</ProjectGuid>
  40. <RootNamespace>Game-d3xp</RootNamespace>
  41. <SccProjectName>
  42. </SccProjectName>
  43. <SccLocalPath>
  44. </SccLocalPath>
  45. <SccProvider>
  46. </SccProvider>
  47. <Keyword>Win32Proj</Keyword>
  48. </PropertyGroup>
  49. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  50. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" Label="Configuration">
  51. <ConfigurationType>DynamicLibrary</ConfigurationType>
  52. <CharacterSet>MultiByte</CharacterSet>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" Label="Configuration">
  55. <ConfigurationType>DynamicLibrary</ConfigurationType>
  56. <CharacterSet>MultiByte</CharacterSet>
  57. </PropertyGroup>
  58. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" Label="Configuration">
  59. <ConfigurationType>DynamicLibrary</ConfigurationType>
  60. <CharacterSet>MultiByte</CharacterSet>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" Label="Configuration">
  63. <ConfigurationType>DynamicLibrary</ConfigurationType>
  64. <CharacterSet>MultiByte</CharacterSet>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" Label="Configuration">
  67. <ConfigurationType>DynamicLibrary</ConfigurationType>
  68. <CharacterSet>MultiByte</CharacterSet>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  71. <ConfigurationType>DynamicLibrary</ConfigurationType>
  72. <CharacterSet>MultiByte</CharacterSet>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release NO STEAM|Win32'" Label="Configuration">
  75. <ConfigurationType>DynamicLibrary</ConfigurationType>
  76. <CharacterSet>MultiByte</CharacterSet>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  79. <ConfigurationType>DynamicLibrary</ConfigurationType>
  80. <CharacterSet>MultiByte</CharacterSet>
  81. </PropertyGroup>
  82. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  83. <ImportGroup Label="ExtensionSettings">
  84. </ImportGroup>
  85. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" Label="PropertySheets">
  86. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  87. <Import Project="_Common.props" />
  88. <Import Project="_Game-d3xp.props" />
  89. <Import Project="_Dedicated.props" />
  90. <Import Project="_Release.props" />
  91. </ImportGroup>
  92. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" Label="PropertySheets">
  93. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  94. <Import Project="_Common.props" />
  95. <Import Project="_Game-d3xp.props" />
  96. <Import Project="_Dedicated.props" />
  97. <Import Project="_Debug.props" />
  98. <Import Project="_WithInlines.props" />
  99. </ImportGroup>
  100. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" Label="PropertySheets">
  101. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  102. <Import Project="_Common.props" />
  103. <Import Project="_Game-d3xp.props" />
  104. <Import Project="_Dedicated.props" />
  105. <Import Project="_Debug.props" />
  106. </ImportGroup>
  107. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" Label="PropertySheets">
  108. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  109. <Import Project="_Common.props" />
  110. <Import Project="_Game-d3xp.props" />
  111. <Import Project="_Debug.props" />
  112. <Import Project="_WithInlines.props" />
  113. <Import Project="_WithMemoryLog.props" />
  114. </ImportGroup>
  115. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" Label="PropertySheets">
  116. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  117. <Import Project="_Common.props" />
  118. <Import Project="_Game-d3xp.props" />
  119. <Import Project="_Debug.props" />
  120. <Import Project="_WithInlines.props" />
  121. </ImportGroup>
  122. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  123. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  124. <Import Project="_Common.props" />
  125. <Import Project="_Game-d3xp.props" />
  126. <Import Project="_Release.props" />
  127. </ImportGroup>
  128. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release NO STEAM|Win32'" Label="PropertySheets">
  129. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  130. <Import Project="_Common.props" />
  131. <Import Project="_Game-d3xp.props" />
  132. <Import Project="_Release.props" />
  133. </ImportGroup>
  134. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  135. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  136. <Import Project="_Common.props" />
  137. <Import Project="_Game-d3xp.props" />
  138. <Import Project="_Debug.props" />
  139. </ImportGroup>
  140. <PropertyGroup Label="UserMacros" />
  141. <PropertyGroup>
  142. <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
  143. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  144. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" />
  145. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'" />
  146. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  147. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" />
  148. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'" />
  149. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  150. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  151. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  152. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  153. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" />
  154. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'" />
  155. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  156. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" />
  157. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'" />
  158. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  159. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" />
  160. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'" />
  161. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  162. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release NO STEAM|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  163. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  164. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release NO STEAM|Win32'" />
  165. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  166. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release NO STEAM|Win32'" />
  167. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\base\</OutDir>
  168. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\base\</OutDir>
  169. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release NO STEAM|Win32'">..\base\</OutDir>
  170. </PropertyGroup>
  171. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  172. <PreBuildEvent>
  173. <Command>
  174. </Command>
  175. </PreBuildEvent>
  176. <PostBuildEvent>
  177. <Command>
  178. </Command>
  179. </PostBuildEvent>
  180. <ClCompile>
  181. <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
  182. <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  183. <MultiProcessorCompilation>Yes</MultiProcessorCompilation>
  184. </ClCompile>
  185. <Link>
  186. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  187. </Link>
  188. </ItemDefinitionGroup>
  189. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines and memory log|Win32'">
  190. <PreBuildEvent>
  191. <Command>cd $(SolutionDir)\..
  192. "build\Win32\$(Configuration)\TypeInfo.exe" d3xp
  193. </Command>
  194. </PreBuildEvent>
  195. </ItemDefinitionGroup>
  196. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug with inlines|Win32'">
  197. <PreBuildEvent>
  198. <Command>cd $(SolutionDir)\..
  199. "build\Win32\$(Configuration)\TypeInfo.exe" d3xp
  200. </Command>
  201. </PreBuildEvent>
  202. </ItemDefinitionGroup>
  203. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug with inlines|Win32'">
  204. <PreBuildEvent>
  205. <Command>cd $(SolutionDir)\..
  206. "build\Win32\$(Configuration)\TypeInfo.exe" d3xp
  207. </Command>
  208. </PreBuildEvent>
  209. </ItemDefinitionGroup>
  210. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Debug|Win32'">
  211. <PreBuildEvent>
  212. <Command>cd $(SolutionDir)\..
  213. "build\Win32\$(Configuration)\TypeInfo.exe" d3xp
  214. </Command>
  215. </PreBuildEvent>
  216. </ItemDefinitionGroup>
  217. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Dedicated Release|Win32'">
  218. <PreBuildEvent>
  219. <Command>cd $(SolutionDir)\..
  220. "build\Win32\$(Configuration)\TypeInfo.exe" d3xp
  221. </Command>
  222. </PreBuildEvent>
  223. </ItemDefinitionGroup>
  224. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  225. <PreBuildEvent>
  226. <Command>
  227. </Command>
  228. </PreBuildEvent>
  229. <ClCompile>
  230. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  231. <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  232. <ExceptionHandling>Async</ExceptionHandling>
  233. <MultiProcessorCompilation>Yes</MultiProcessorCompilation>
  234. </ClCompile>
  235. <Link>
  236. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  237. </Link>
  238. <Link>
  239. <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  240. <GenerateDebugInformation>true</GenerateDebugInformation>
  241. </Link>
  242. </ItemDefinitionGroup>
  243. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release NO STEAM|Win32'">
  244. <PreBuildEvent>
  245. <Command>
  246. </Command>
  247. </PreBuildEvent>
  248. <ClCompile>
  249. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  250. <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  251. <ExceptionHandling>Async</ExceptionHandling>
  252. <MultiProcessorCompilation>Yes</MultiProcessorCompilation>
  253. </ClCompile>
  254. <Link>
  255. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  256. </Link>
  257. <Link>
  258. <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  259. <GenerateDebugInformation>true</GenerateDebugInformation>
  260. </Link>
  261. </ItemDefinitionGroup>
  262. <ItemGroup>
  263. <ClCompile Include="d3xp\airlock.cpp" />
  264. <ClCompile Include="d3xp\ai\AAS.cpp" />
  265. <ClCompile Include="d3xp\ai\AAS_debug.cpp" />
  266. <ClCompile Include="d3xp\ai\AAS_pathing.cpp" />
  267. <ClCompile Include="d3xp\ai\AAS_routing.cpp" />
  268. <ClCompile Include="d3xp\ai\AI.cpp" />
  269. <ClCompile Include="d3xp\ai\AI_events.cpp" />
  270. <ClCompile Include="d3xp\ai\AI_pathing.cpp" />
  271. <ClCompile Include="d3xp\ai\AI_Vagary.cpp" />
  272. <ClCompile Include="d3xp\animloop.cpp" />
  273. <ClCompile Include="d3xp\anim\Anim.cpp" />
  274. <ClCompile Include="d3xp\anim\Anim_Blend.cpp" />
  275. <ClCompile Include="d3xp\anim\Anim_Import.cpp" />
  276. <ClCompile Include="d3xp\anim\Anim_Testmodel.cpp" />
  277. <ClCompile Include="d3xp\bluebox.cpp" />
  278. <ClCompile Include="d3xp\button_switcher.cpp" />
  279. <ClCompile Include="d3xp\camerapoint.cpp" />
  280. <ClCompile Include="d3xp\camturret.cpp" />
  281. <ClCompile Include="d3xp\clock.cpp" />
  282. <ClCompile Include="d3xp\commentary.cpp" />
  283. <ClCompile Include="d3xp\contractcamera.cpp" />
  284. <ClCompile Include="d3xp\countdowntimer.cpp" />
  285. <ClCompile Include="d3xp\cybervendor.cpp" />
  286. <ClCompile Include="d3xp\doorfolding.cpp" />
  287. <ClCompile Include="d3xp\frobcube.cpp" />
  288. <ClCompile Include="d3xp\gamesys\Class.cpp" />
  289. <ClCompile Include="d3xp\gamesys\DebugGraph.cpp" />
  290. <ClCompile Include="d3xp\gamesys\Event.cpp" />
  291. <ClCompile Include="d3xp\gamesys\SaveGame.cpp" />
  292. <ClCompile Include="d3xp\gamesys\SysCmds.cpp" />
  293. <ClCompile Include="d3xp\gamesys\SysCvar.cpp" />
  294. <ClCompile Include="d3xp\gamesys\TypeInfo.cpp" />
  295. <ClCompile Include="d3xp\itemgate.cpp" />
  296. <ClCompile Include="d3xp\jellypoint.cpp" />
  297. <ClCompile Include="d3xp\keypad.cpp" />
  298. <ClCompile Include="d3xp\laserwire.cpp" />
  299. <ClCompile Include="d3xp\launcher.cpp" />
  300. <ClCompile Include="d3xp\lever.cpp" />
  301. <ClCompile Include="d3xp\panel.cpp" />
  302. <ClCompile Include="d3xp\physics\Clip.cpp" />
  303. <ClCompile Include="d3xp\physics\Force.cpp" />
  304. <ClCompile Include="d3xp\physics\Force_Constant.cpp" />
  305. <ClCompile Include="d3xp\physics\Force_Drag.cpp" />
  306. <ClCompile Include="d3xp\physics\Force_Field.cpp" />
  307. <ClCompile Include="d3xp\physics\Force_Grab.cpp" />
  308. <ClCompile Include="d3xp\physics\Force_Spring.cpp" />
  309. <ClCompile Include="d3xp\physics\Physics.cpp" />
  310. <ClCompile Include="d3xp\physics\Physics_Actor.cpp" />
  311. <ClCompile Include="d3xp\physics\Physics_AF.cpp" />
  312. <ClCompile Include="d3xp\physics\Physics_Base.cpp" />
  313. <ClCompile Include="d3xp\physics\Physics_Monster.cpp" />
  314. <ClCompile Include="d3xp\physics\Physics_Parametric.cpp" />
  315. <ClCompile Include="d3xp\physics\Physics_Player.cpp" />
  316. <ClCompile Include="d3xp\physics\Physics_RigidBody.cpp" />
  317. <ClCompile Include="d3xp\physics\Physics_Static.cpp" />
  318. <ClCompile Include="d3xp\physics\Physics_StaticMulti.cpp" />
  319. <ClCompile Include="d3xp\physics\Push.cpp" />
  320. <ClCompile Include="d3xp\picker.cpp" />
  321. <ClCompile Include="d3xp\powersawgeneric.cpp" />
  322. <ClCompile Include="d3xp\powerscrewgeneric.cpp" />
  323. <ClCompile Include="d3xp\qglass.cpp" />
  324. <ClCompile Include="d3xp\rotdoor.cpp" />
  325. <ClCompile Include="d3xp\screw.cpp" />
  326. <ClCompile Include="d3xp\script\Script_Compiler.cpp" />
  327. <ClCompile Include="d3xp\script\Script_Interpreter.cpp" />
  328. <ClCompile Include="d3xp\script\Script_Program.cpp" />
  329. <ClCompile Include="d3xp\script\Script_Thread.cpp" />
  330. <ClCompile Include="d3xp\Actor.cpp" />
  331. <ClCompile Include="d3xp\AF.cpp" />
  332. <ClCompile Include="d3xp\AFEntity.cpp" />
  333. <ClCompile Include="d3xp\BrittleFracture.cpp" />
  334. <ClCompile Include="d3xp\Camera.cpp" />
  335. <ClCompile Include="d3xp\Entity.cpp" />
  336. <ClCompile Include="d3xp\Fx.cpp" />
  337. <ClCompile Include="d3xp\Game_local.cpp" />
  338. <ClCompile Include="d3xp\Game_network.cpp" />
  339. <ClCompile Include="d3xp\GameEdit.cpp" />
  340. <ClCompile Include="d3xp\Grabber.cpp" />
  341. <ClCompile Include="d3xp\IK.cpp" />
  342. <ClCompile Include="d3xp\Item.cpp" />
  343. <ClCompile Include="d3xp\Light.cpp" />
  344. <ClCompile Include="d3xp\Misc.cpp" />
  345. <ClCompile Include="d3xp\Moveable.cpp" />
  346. <ClCompile Include="d3xp\Mover.cpp" />
  347. <ClCompile Include="d3xp\MultiplayerGame.cpp" />
  348. <ClCompile Include="d3xp\Player.cpp" />
  349. <ClCompile Include="d3xp\PlayerIcon.cpp" />
  350. <ClCompile Include="d3xp\PlayerView.cpp" />
  351. <ClCompile Include="d3xp\sentry.cpp" />
  352. <ClCompile Include="d3xp\tablefold.cpp" />
  353. <ClCompile Include="d3xp\trembler.cpp" />
  354. <ClCompile Include="d3xp\turret.cpp" />
  355. <ClCompile Include="d3xp\weevil.cpp" />
  356. <ClCompile Include="d3xp\worldmanager.cpp" />
  357. <ClCompile Include="d3xp\worldman_moveable.cpp" />
  358. <ClCompile Include="d3xp\zeppelinbig.cpp" />
  359. <ClCompile Include="idlib\precompiled.cpp" />
  360. <ClCompile Include="d3xp\Projectile.cpp" />
  361. <ClCompile Include="d3xp\Pvs.cpp" />
  362. <ClCompile Include="d3xp\SecurityCamera.cpp" />
  363. <ClCompile Include="d3xp\SmokeParticles.cpp" />
  364. <ClCompile Include="d3xp\Sound.cpp" />
  365. <ClCompile Include="d3xp\Target.cpp" />
  366. <ClCompile Include="d3xp\Trigger.cpp" />
  367. <ClCompile Include="d3xp\Weapon.cpp" />
  368. <ClCompile Include="d3xp\WorldSpawn.cpp" />
  369. </ItemGroup>
  370. <ItemGroup>
  371. <ClInclude Include="d3xp\airlock.h" />
  372. <ClInclude Include="d3xp\ai\AAS.h" />
  373. <ClInclude Include="d3xp\ai\AAS_local.h" />
  374. <ClInclude Include="d3xp\ai\AI.h" />
  375. <ClInclude Include="d3xp\animloop.h" />
  376. <ClInclude Include="d3xp\anim\Anim.h" />
  377. <ClInclude Include="d3xp\anim\Anim_Testmodel.h" />
  378. <ClInclude Include="d3xp\bluebox.h" />
  379. <ClInclude Include="d3xp\button_switcher.h" />
  380. <ClInclude Include="d3xp\camerapoint.h" />
  381. <ClInclude Include="d3xp\camturret.h" />
  382. <ClInclude Include="d3xp\clock.h" />
  383. <ClInclude Include="d3xp\commentary.h" />
  384. <ClInclude Include="d3xp\contractcamera.h" />
  385. <ClInclude Include="d3xp\countdowntimer.h" />
  386. <ClInclude Include="d3xp\cybervendor.h" />
  387. <ClInclude Include="d3xp\doorfolding.h" />
  388. <ClInclude Include="d3xp\frobcube.h" />
  389. <ClInclude Include="d3xp\gamesys\Class.h" />
  390. <ClInclude Include="d3xp\gamesys\DebugGraph.h" />
  391. <ClInclude Include="d3xp\gamesys\Event.h" />
  392. <ClInclude Include="d3xp\gamesys\NoGameTypeInfo.h" />
  393. <ClInclude Include="d3xp\gamesys\SaveGame.h" />
  394. <ClInclude Include="d3xp\gamesys\SysCmds.h" />
  395. <ClInclude Include="d3xp\gamesys\SysCvar.h" />
  396. <ClInclude Include="d3xp\itemgate.h" />
  397. <ClInclude Include="d3xp\jellypoint.h" />
  398. <ClInclude Include="d3xp\keypad.h" />
  399. <ClInclude Include="d3xp\laserwire.h" />
  400. <ClInclude Include="d3xp\launcher.h" />
  401. <ClInclude Include="d3xp\lever.h" />
  402. <ClInclude Include="d3xp\panel.h" />
  403. <ClInclude Include="d3xp\physics\Clip.h" />
  404. <ClInclude Include="d3xp\physics\Force.h" />
  405. <ClInclude Include="d3xp\physics\Force_Constant.h" />
  406. <ClInclude Include="d3xp\physics\Force_Drag.h" />
  407. <ClInclude Include="d3xp\physics\Force_Field.h" />
  408. <ClInclude Include="d3xp\physics\Force_Grab.h" />
  409. <ClInclude Include="d3xp\physics\Force_Spring.h" />
  410. <ClInclude Include="d3xp\physics\Physics.h" />
  411. <ClInclude Include="d3xp\physics\Physics_Actor.h" />
  412. <ClInclude Include="d3xp\physics\Physics_AF.h" />
  413. <ClInclude Include="d3xp\physics\Physics_Base.h" />
  414. <ClInclude Include="d3xp\physics\Physics_Monster.h" />
  415. <ClInclude Include="d3xp\physics\Physics_Parametric.h" />
  416. <ClInclude Include="d3xp\physics\Physics_Player.h" />
  417. <ClInclude Include="d3xp\physics\Physics_RigidBody.h" />
  418. <ClInclude Include="d3xp\physics\Physics_Static.h" />
  419. <ClInclude Include="d3xp\physics\Physics_StaticMulti.h" />
  420. <ClInclude Include="d3xp\physics\Push.h" />
  421. <ClInclude Include="d3xp\picker.h" />
  422. <ClInclude Include="d3xp\powersawgeneric.h" />
  423. <ClInclude Include="d3xp\powerscrewgeneric.h" />
  424. <ClInclude Include="d3xp\qglass.h" />
  425. <ClInclude Include="d3xp\rotdoor.h" />
  426. <ClInclude Include="d3xp\screw.h" />
  427. <ClInclude Include="d3xp\script\Script_Compiler.h" />
  428. <ClInclude Include="d3xp\script\Script_Interpreter.h" />
  429. <ClInclude Include="d3xp\script\Script_Program.h" />
  430. <ClInclude Include="d3xp\script\Script_Thread.h" />
  431. <ClInclude Include="d3xp\Actor.h" />
  432. <ClInclude Include="d3xp\AF.h" />
  433. <ClInclude Include="d3xp\AFEntity.h" />
  434. <ClInclude Include="d3xp\BrittleFracture.h" />
  435. <ClInclude Include="d3xp\Camera.h" />
  436. <ClInclude Include="d3xp\Entity.h" />
  437. <ClInclude Include="d3xp\Fx.h" />
  438. <ClInclude Include="d3xp\Game.h" />
  439. <ClInclude Include="d3xp\Game_local.h" />
  440. <ClInclude Include="d3xp\GameEdit.h" />
  441. <ClInclude Include="d3xp\Grabber.h" />
  442. <ClInclude Include="d3xp\IK.h" />
  443. <ClInclude Include="d3xp\Item.h" />
  444. <ClInclude Include="d3xp\Light.h" />
  445. <ClInclude Include="d3xp\Misc.h" />
  446. <ClInclude Include="d3xp\Moveable.h" />
  447. <ClInclude Include="d3xp\Mover.h" />
  448. <ClInclude Include="d3xp\MultiplayerGame.h" />
  449. <ClInclude Include="d3xp\Player.h" />
  450. <ClInclude Include="d3xp\PlayerIcon.h" />
  451. <ClInclude Include="d3xp\PlayerView.h" />
  452. <ClInclude Include="d3xp\Projectile.h" />
  453. <ClInclude Include="d3xp\Pvs.h" />
  454. <ClInclude Include="d3xp\SecurityCamera.h" />
  455. <ClInclude Include="d3xp\sentry.h" />
  456. <ClInclude Include="d3xp\SmokeParticles.h" />
  457. <ClInclude Include="d3xp\Sound.h" />
  458. <ClInclude Include="d3xp\tablefold.h" />
  459. <ClInclude Include="d3xp\Target.h" />
  460. <ClInclude Include="d3xp\trembler.h" />
  461. <ClInclude Include="d3xp\Trigger.h" />
  462. <ClInclude Include="d3xp\turret.h" />
  463. <ClInclude Include="d3xp\Weapon.h" />
  464. <ClInclude Include="d3xp\weevil.h" />
  465. <ClInclude Include="d3xp\worldmanager.h" />
  466. <ClInclude Include="d3xp\worldman_moveable.h" />
  467. <ClInclude Include="d3xp\WorldSpawn.h" />
  468. <ClInclude Include="d3xp\zeppelinbig.h" />
  469. </ItemGroup>
  470. <ItemGroup>
  471. <None Include="d3xp\Game.def" />
  472. </ItemGroup>
  473. <ItemGroup>
  474. <ProjectReference Include="idlib.vcxproj">
  475. <Project>{49bec5c6-b964-417a-851e-808886b57400}</Project>
  476. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  477. </ProjectReference>
  478. <ProjectReference Include="typeinfo.vcxproj">
  479. <Project>{6ea6406f-3e65-47d9-8246-d6660a81606f}</Project>
  480. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  481. </ProjectReference>
  482. </ItemGroup>
  483. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  484. <ImportGroup Label="ExtensionTargets">
  485. </ImportGroup>
  486. </Project>