render_vc8_renddll.vcproj 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <!--
  3. This project was generated by
  4. Bakefile 0.2.9 (http://www.bakefile.org)
  5. Do not modify, all changes will be overwritten!
  6. -->
  7. <VisualStudioProject
  8. ProjectType="Visual C++"
  9. Version="8.00"
  10. Name="renddll"
  11. ProjectGUID="{1E123F69-82AF-5DA7-AB4F-6F3BC996CD86}"
  12. >
  13. <Platforms>
  14. <Platform
  15. Name="Win32"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. </ToolFiles>
  20. <Configurations>
  21. <Configuration
  22. Name="DLL Debug|Win32"
  23. OutputDirectory="vc_mswuddll"
  24. IntermediateDirectory="vc_mswuddll\renddll"
  25. ConfigurationType="2"
  26. UseOfMFC="0"
  27. ATLMinimizesCRunTimeLibraryUsage="false"
  28. CharacterSet="1"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. />
  33. <Tool
  34. Name="VCCustomBuildTool"
  35. />
  36. <Tool
  37. Name="VCXMLDataGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCWebServiceProxyGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCMIDLTool"
  44. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL"
  45. AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include"
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. Optimization="0"
  50. AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include"
  51. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL"
  52. MinimalRebuild="true"
  53. ExceptionHandling="1"
  54. BasicRuntimeChecks="3"
  55. RuntimeLibrary="3"
  56. BufferSecurityCheck="true"
  57. RuntimeTypeInfo="true"
  58. ObjectFile="vc_mswuddll\renddll\"
  59. ProgramDataBaseFileName="vc_mswuddll\renddll_mswud30_vc.pdb"
  60. WarningLevel="4"
  61. SuppressStartupBanner="true"
  62. Detect64BitPortabilityProblems="true"
  63. DebugInformationFormat="3"
  64. />
  65. <Tool
  66. Name="VCManagedResourceCompilerTool"
  67. />
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL"
  71. Culture="1033"
  72. AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include"
  73. />
  74. <Tool
  75. Name="VCPreLinkEventTool"
  76. />
  77. <Tool
  78. Name="VCLinkerTool"
  79. AdditionalOptions=""
  80. AdditionalDependencies="wxmsw30ud_core.lib wxbase30ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
  81. OutputFile="vc_mswuddll\renddll_mswud30_vc.dll"
  82. LinkIncremental="2"
  83. SuppressStartupBanner="true"
  84. AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
  85. GenerateManifest="true"
  86. GenerateDebugInformation="true"
  87. ProgramDatabaseFile="vc_mswuddll\renddll_mswud30_vc.pdb"
  88. TargetMachine="1"
  89. />
  90. <Tool
  91. Name="VCALinkTool"
  92. />
  93. <Tool
  94. Name="VCManifestTool"
  95. />
  96. <Tool
  97. Name="VCXDCMakeTool"
  98. />
  99. <Tool
  100. Name="VCBscMakeTool"
  101. OutputFile="vc_mswuddll\render_vc8_renddll.bsc"
  102. SuppressStartupBanner="true"
  103. />
  104. <Tool
  105. Name="VCFxCopTool"
  106. />
  107. <Tool
  108. Name="VCPostBuildEventTool"
  109. />
  110. </Configuration>
  111. <Configuration
  112. Name="DLL Release|Win32"
  113. OutputDirectory="vc_mswudll"
  114. IntermediateDirectory="vc_mswudll\renddll"
  115. ConfigurationType="2"
  116. UseOfMFC="0"
  117. ATLMinimizesCRunTimeLibraryUsage="false"
  118. CharacterSet="1"
  119. >
  120. <Tool
  121. Name="VCPreBuildEventTool"
  122. />
  123. <Tool
  124. Name="VCCustomBuildTool"
  125. />
  126. <Tool
  127. Name="VCXMLDataGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"
  131. />
  132. <Tool
  133. Name="VCMIDLTool"
  134. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL"
  135. AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include"
  136. />
  137. <Tool
  138. Name="VCCLCompilerTool"
  139. Optimization="2"
  140. AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include"
  141. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL"
  142. ExceptionHandling="1"
  143. RuntimeLibrary="2"
  144. RuntimeTypeInfo="true"
  145. ObjectFile="vc_mswudll\renddll\"
  146. ProgramDataBaseFileName="vc_mswudll\renddll_mswu30_vc.pdb"
  147. WarningLevel="4"
  148. SuppressStartupBanner="true"
  149. Detect64BitPortabilityProblems="true"
  150. DebugInformationFormat="3"
  151. />
  152. <Tool
  153. Name="VCManagedResourceCompilerTool"
  154. />
  155. <Tool
  156. Name="VCResourceCompilerTool"
  157. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL"
  158. Culture="1033"
  159. AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include"
  160. />
  161. <Tool
  162. Name="VCPreLinkEventTool"
  163. />
  164. <Tool
  165. Name="VCLinkerTool"
  166. AdditionalOptions=""
  167. AdditionalDependencies="wxmsw30u_core.lib wxbase30u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
  168. OutputFile="vc_mswudll\renddll_mswu30_vc.dll"
  169. LinkIncremental="1"
  170. SuppressStartupBanner="true"
  171. AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
  172. GenerateManifest="true"
  173. GenerateDebugInformation="true"
  174. ProgramDatabaseFile="vc_mswudll\renddll_mswu30_vc.pdb"
  175. TargetMachine="1"
  176. OptimizeReferences="2"
  177. EnableCOMDATFolding="2"
  178. />
  179. <Tool
  180. Name="VCALinkTool"
  181. />
  182. <Tool
  183. Name="VCManifestTool"
  184. />
  185. <Tool
  186. Name="VCXDCMakeTool"
  187. />
  188. <Tool
  189. Name="VCBscMakeTool"
  190. OutputFile="vc_mswudll\render_vc8_renddll.bsc"
  191. SuppressStartupBanner="true"
  192. />
  193. <Tool
  194. Name="VCFxCopTool"
  195. />
  196. <Tool
  197. Name="VCPostBuildEventTool"
  198. />
  199. </Configuration>
  200. </Configurations>
  201. <References>
  202. </References>
  203. <Files>
  204. <Filter
  205. Name="Source Files"
  206. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  207. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  208. >
  209. <File
  210. RelativePath=".\renddll.cpp"
  211. >
  212. </File>
  213. </Filter>
  214. </Files>
  215. <Globals>
  216. </Globals>
  217. </VisualStudioProject>