Z_EmptyAI.vcproj 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="Z_EmptyAI"
  6. ProjectGUID="{954A9AEC-B3D0-46FA-9969-D44F069EAA23}"
  7. >
  8. <Platforms>
  9. <Platform
  10. Name="Win32"
  11. />
  12. </Platforms>
  13. <ToolFiles>
  14. </ToolFiles>
  15. <Configurations>
  16. <Configuration
  17. Name="Debug|Win32"
  18. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  19. IntermediateDirectory="$(ConfigurationName)"
  20. ConfigurationType="2"
  21. >
  22. <Tool
  23. Name="VCPreBuildEventTool"
  24. />
  25. <Tool
  26. Name="VCCustomBuildTool"
  27. />
  28. <Tool
  29. Name="VCXMLDataGeneratorTool"
  30. />
  31. <Tool
  32. Name="VCWebServiceProxyGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCMIDLTool"
  36. />
  37. <Tool
  38. Name="VCCLCompilerTool"
  39. Optimization="0"
  40. DebugInformationFormat="3"
  41. />
  42. <Tool
  43. Name="VCManagedResourceCompilerTool"
  44. />
  45. <Tool
  46. Name="VCResourceCompilerTool"
  47. />
  48. <Tool
  49. Name="VCPreLinkEventTool"
  50. />
  51. <Tool
  52. Name="VCLinkerTool"
  53. OutputFile="../EmptyAI.dll"
  54. Version="0.1"
  55. GenerateDebugInformation="true"
  56. GenerateMapFile="true"
  57. MapFileName="mapfile.map"
  58. MapExports="true"
  59. />
  60. <Tool
  61. Name="VCALinkTool"
  62. />
  63. <Tool
  64. Name="VCManifestTool"
  65. />
  66. <Tool
  67. Name="VCXDCMakeTool"
  68. />
  69. <Tool
  70. Name="VCBscMakeTool"
  71. />
  72. <Tool
  73. Name="VCFxCopTool"
  74. />
  75. <Tool
  76. Name="VCAppVerifierTool"
  77. />
  78. <Tool
  79. Name="VCWebDeploymentTool"
  80. />
  81. <Tool
  82. Name="VCPostBuildEventTool"
  83. />
  84. </Configuration>
  85. <Configuration
  86. Name="Release|Win32"
  87. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  88. IntermediateDirectory="$(ConfigurationName)"
  89. ConfigurationType="2"
  90. >
  91. <Tool
  92. Name="VCPreBuildEventTool"
  93. />
  94. <Tool
  95. Name="VCCustomBuildTool"
  96. />
  97. <Tool
  98. Name="VCXMLDataGeneratorTool"
  99. />
  100. <Tool
  101. Name="VCWebServiceProxyGeneratorTool"
  102. />
  103. <Tool
  104. Name="VCMIDLTool"
  105. />
  106. <Tool
  107. Name="VCCLCompilerTool"
  108. Optimization="3"
  109. InlineFunctionExpansion="2"
  110. EnableIntrinsicFunctions="true"
  111. FavorSizeOrSpeed="1"
  112. OmitFramePointers="true"
  113. EnableFiberSafeOptimizations="true"
  114. WholeProgramOptimization="true"
  115. />
  116. <Tool
  117. Name="VCManagedResourceCompilerTool"
  118. />
  119. <Tool
  120. Name="VCResourceCompilerTool"
  121. />
  122. <Tool
  123. Name="VCPreLinkEventTool"
  124. />
  125. <Tool
  126. Name="VCLinkerTool"
  127. OutputFile="../EmptyAI.dll"
  128. LinkTimeCodeGeneration="1"
  129. />
  130. <Tool
  131. Name="VCALinkTool"
  132. />
  133. <Tool
  134. Name="VCManifestTool"
  135. />
  136. <Tool
  137. Name="VCXDCMakeTool"
  138. />
  139. <Tool
  140. Name="VCBscMakeTool"
  141. />
  142. <Tool
  143. Name="VCFxCopTool"
  144. />
  145. <Tool
  146. Name="VCAppVerifierTool"
  147. />
  148. <Tool
  149. Name="VCWebDeploymentTool"
  150. />
  151. <Tool
  152. Name="VCPostBuildEventTool"
  153. />
  154. </Configuration>
  155. </Configurations>
  156. <References>
  157. </References>
  158. <Files>
  159. <Filter
  160. Name="Source Files"
  161. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  162. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  163. >
  164. <File
  165. RelativePath=".\CEmptyAI.cpp"
  166. >
  167. </File>
  168. <File
  169. RelativePath=".\exp_funcs.cpp"
  170. >
  171. </File>
  172. </Filter>
  173. <Filter
  174. Name="Header Files"
  175. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  176. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  177. >
  178. <File
  179. RelativePath=".\CEmptyAI.h"
  180. >
  181. </File>
  182. </Filter>
  183. <Filter
  184. Name="Resource Files"
  185. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  186. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  187. >
  188. </Filter>
  189. </Files>
  190. <Globals>
  191. </Globals>
  192. </VisualStudioProject>