SpecialFX.vcproj 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="08.SpecialFx"
  6. ProjectGUID="{8553D1C8-6AE6-423E-A2D5-1016804AE67C}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release|Win32"
  16. OutputDirectory=".\Release"
  17. IntermediateDirectory=".\Release"
  18. ConfigurationType="1"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="2"
  25. InlineFunctionExpansion="1"
  26. AdditionalIncludeDirectories="..\..\include"
  27. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  28. StringPooling="TRUE"
  29. RuntimeLibrary="4"
  30. EnableFunctionLevelLinking="TRUE"
  31. UsePrecompiledHeader="2"
  32. PrecompiledHeaderFile=".\Release/SpecialFX.pch"
  33. AssemblerListingLocation=".\Release/"
  34. ObjectFile=".\Release/"
  35. ProgramDataBaseFileName=".\Release/"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. OutputFile="..\..\bin\Win32-VisualStudio\08.SpecialFx.exe"
  44. LinkIncremental="0"
  45. SuppressStartupBanner="TRUE"
  46. AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
  47. ProgramDatabaseFile=".\Release/SpecialFx.pdb"
  48. SubSystem="1"
  49. TargetMachine="1"/>
  50. <Tool
  51. Name="VCMIDLTool"
  52. TypeLibraryName=".\Release/SpecialFX.tlb"
  53. HeaderFileName=""/>
  54. <Tool
  55. Name="VCPostBuildEventTool"/>
  56. <Tool
  57. Name="VCPreBuildEventTool"/>
  58. <Tool
  59. Name="VCPreLinkEventTool"/>
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. PreprocessorDefinitions="NDEBUG"
  63. Culture="3079"/>
  64. <Tool
  65. Name="VCWebServiceProxyGeneratorTool"/>
  66. <Tool
  67. Name="VCXMLDataGeneratorTool"/>
  68. <Tool
  69. Name="VCWebDeploymentTool"/>
  70. <Tool
  71. Name="VCManagedWrapperGeneratorTool"/>
  72. <Tool
  73. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  74. </Configuration>
  75. <Configuration
  76. Name="Debug|Win32"
  77. OutputDirectory=".\Debug"
  78. IntermediateDirectory=".\Debug"
  79. ConfigurationType="1"
  80. UseOfMFC="0"
  81. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  82. CharacterSet="2">
  83. <Tool
  84. Name="VCCLCompilerTool"
  85. Optimization="0"
  86. AdditionalIncludeDirectories="..\..\include"
  87. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  88. BasicRuntimeChecks="3"
  89. RuntimeLibrary="5"
  90. UsePrecompiledHeader="2"
  91. PrecompiledHeaderFile=".\Debug/SpecialFX.pch"
  92. AssemblerListingLocation=".\Debug/"
  93. ObjectFile=".\Debug/"
  94. ProgramDataBaseFileName=".\Debug/"
  95. WarningLevel="3"
  96. SuppressStartupBanner="TRUE"
  97. DebugInformationFormat="4"
  98. CompileAs="0"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. OutputFile="..\..\bin\Win32-VisualStudio\08.SpecialFx.exe"
  104. LinkIncremental="0"
  105. SuppressStartupBanner="TRUE"
  106. AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
  107. GenerateDebugInformation="TRUE"
  108. ProgramDatabaseFile=".\Debug/SpecialFx.pdb"
  109. SubSystem="1"
  110. TargetMachine="1"/>
  111. <Tool
  112. Name="VCMIDLTool"
  113. TypeLibraryName=".\Debug/SpecialFX.tlb"
  114. HeaderFileName=""/>
  115. <Tool
  116. Name="VCPostBuildEventTool"/>
  117. <Tool
  118. Name="VCPreBuildEventTool"/>
  119. <Tool
  120. Name="VCPreLinkEventTool"/>
  121. <Tool
  122. Name="VCResourceCompilerTool"
  123. PreprocessorDefinitions="_DEBUG"
  124. Culture="3079"/>
  125. <Tool
  126. Name="VCWebServiceProxyGeneratorTool"/>
  127. <Tool
  128. Name="VCXMLDataGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. <Tool
  132. Name="VCManagedWrapperGeneratorTool"/>
  133. <Tool
  134. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  135. </Configuration>
  136. </Configurations>
  137. <References>
  138. </References>
  139. <Files>
  140. <File
  141. RelativePath="main.cpp">
  142. <FileConfiguration
  143. Name="Release|Win32">
  144. <Tool
  145. Name="VCCLCompilerTool"
  146. Optimization="2"
  147. AdditionalIncludeDirectories=""
  148. PreprocessorDefinitions=""/>
  149. </FileConfiguration>
  150. <FileConfiguration
  151. Name="Debug|Win32">
  152. <Tool
  153. Name="VCCLCompilerTool"
  154. Optimization="0"
  155. AdditionalIncludeDirectories=""
  156. PreprocessorDefinitions=""
  157. BasicRuntimeChecks="3"/>
  158. </FileConfiguration>
  159. </File>
  160. </Files>
  161. <Globals>
  162. </Globals>
  163. </VisualStudioProject>