ResizableLib.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:7k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="ResizableLib"
  6. ProjectGUID="{4CC7AE86-3E0A-430A-BFF4-BF00204CAFB0}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="4"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. UsePrecompiledHeader="3"
  28. WarningLevel="3"
  29. Detect64BitPortabilityProblems="TRUE"
  30. DebugInformationFormat="4"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLibrarianTool"
  35. OutputFile="......libResizableLibD.lib"/>
  36. <Tool
  37. Name="VCMIDLTool"/>
  38. <Tool
  39. Name="VCPostBuildEventTool"/>
  40. <Tool
  41. Name="VCPreBuildEventTool"/>
  42. <Tool
  43. Name="VCPreLinkEventTool"/>
  44. <Tool
  45. Name="VCResourceCompilerTool"/>
  46. <Tool
  47. Name="VCWebServiceProxyGeneratorTool"/>
  48. <Tool
  49. Name="VCXMLDataGeneratorTool"/>
  50. <Tool
  51. Name="VCManagedWrapperGeneratorTool"/>
  52. <Tool
  53. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  54. </Configuration>
  55. <Configuration
  56. Name="Release|Win32"
  57. OutputDirectory="Release"
  58. IntermediateDirectory="Release"
  59. ConfigurationType="4"
  60. UseOfMFC="1"
  61. CharacterSet="2">
  62. <Tool
  63. Name="VCCLCompilerTool"
  64. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  65. RuntimeLibrary="0"
  66. UsePrecompiledHeader="3"
  67. WarningLevel="3"
  68. Detect64BitPortabilityProblems="TRUE"
  69. DebugInformationFormat="3"/>
  70. <Tool
  71. Name="VCCustomBuildTool"/>
  72. <Tool
  73. Name="VCLibrarianTool"
  74. OutputFile="......libResizableLibR.lib"/>
  75. <Tool
  76. Name="VCMIDLTool"/>
  77. <Tool
  78. Name="VCPostBuildEventTool"/>
  79. <Tool
  80. Name="VCPreBuildEventTool"/>
  81. <Tool
  82. Name="VCPreLinkEventTool"/>
  83. <Tool
  84. Name="VCResourceCompilerTool"/>
  85. <Tool
  86. Name="VCWebServiceProxyGeneratorTool"/>
  87. <Tool
  88. Name="VCXMLDataGeneratorTool"/>
  89. <Tool
  90. Name="VCManagedWrapperGeneratorTool"/>
  91. <Tool
  92. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  93. </Configuration>
  94. <Configuration
  95. Name="Debug Unicode|Win32"
  96. OutputDirectory="$(ConfigurationName)"
  97. IntermediateDirectory="$(ConfigurationName)"
  98. ConfigurationType="4"
  99. UseOfMFC="2"
  100. CharacterSet="1">
  101. <Tool
  102. Name="VCCLCompilerTool"
  103. Optimization="0"
  104. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  105. MinimalRebuild="TRUE"
  106. BasicRuntimeChecks="3"
  107. RuntimeLibrary="3"
  108. UsePrecompiledHeader="3"
  109. WarningLevel="3"
  110. Detect64BitPortabilityProblems="TRUE"
  111. DebugInformationFormat="4"/>
  112. <Tool
  113. Name="VCCustomBuildTool"/>
  114. <Tool
  115. Name="VCLibrarianTool"
  116. OutputFile="......libResizableLibDU.lib"/>
  117. <Tool
  118. Name="VCMIDLTool"/>
  119. <Tool
  120. Name="VCPostBuildEventTool"/>
  121. <Tool
  122. Name="VCPreBuildEventTool"/>
  123. <Tool
  124. Name="VCPreLinkEventTool"/>
  125. <Tool
  126. Name="VCResourceCompilerTool"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCXMLDataGeneratorTool"/>
  131. <Tool
  132. Name="VCManagedWrapperGeneratorTool"/>
  133. <Tool
  134. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  135. </Configuration>
  136. <Configuration
  137. Name="Release Unicode|Win32"
  138. OutputDirectory="$(ConfigurationName)"
  139. IntermediateDirectory="$(ConfigurationName)"
  140. ConfigurationType="4"
  141. UseOfMFC="1"
  142. CharacterSet="1">
  143. <Tool
  144. Name="VCCLCompilerTool"
  145. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  146. RuntimeLibrary="0"
  147. UsePrecompiledHeader="3"
  148. WarningLevel="3"
  149. Detect64BitPortabilityProblems="TRUE"
  150. DebugInformationFormat="3"/>
  151. <Tool
  152. Name="VCCustomBuildTool"/>
  153. <Tool
  154. Name="VCLibrarianTool"
  155. OutputFile="......libResizableLibRU.lib"/>
  156. <Tool
  157. Name="VCMIDLTool"/>
  158. <Tool
  159. Name="VCPostBuildEventTool"/>
  160. <Tool
  161. Name="VCPreBuildEventTool"/>
  162. <Tool
  163. Name="VCPreLinkEventTool"/>
  164. <Tool
  165. Name="VCResourceCompilerTool"/>
  166. <Tool
  167. Name="VCWebServiceProxyGeneratorTool"/>
  168. <Tool
  169. Name="VCXMLDataGeneratorTool"/>
  170. <Tool
  171. Name="VCManagedWrapperGeneratorTool"/>
  172. <Tool
  173. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  174. </Configuration>
  175. </Configurations>
  176. <References>
  177. </References>
  178. <Files>
  179. <Filter
  180. Name="Source Files"
  181. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  182. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  183. <File
  184. RelativePath=".ResizableDialog.cpp">
  185. </File>
  186. <File
  187. RelativePath=".ResizableGrip.cpp">
  188. </File>
  189. <File
  190. RelativePath=".ResizableLayout.cpp">
  191. </File>
  192. <File
  193. RelativePath=".ResizableMinMax.cpp">
  194. </File>
  195. <File
  196. RelativePath=".ResizablePage.cpp">
  197. </File>
  198. <File
  199. RelativePath=".ResizableSheet.cpp">
  200. </File>
  201. <File
  202. RelativePath=".ResizableState.cpp">
  203. </File>
  204. <File
  205. RelativePath=".stdafx.cpp">
  206. <FileConfiguration
  207. Name="Debug|Win32">
  208. <Tool
  209. Name="VCCLCompilerTool"
  210. UsePrecompiledHeader="1"/>
  211. </FileConfiguration>
  212. <FileConfiguration
  213. Name="Release|Win32">
  214. <Tool
  215. Name="VCCLCompilerTool"
  216. UsePrecompiledHeader="1"/>
  217. </FileConfiguration>
  218. <FileConfiguration
  219. Name="Debug Unicode|Win32">
  220. <Tool
  221. Name="VCCLCompilerTool"
  222. UsePrecompiledHeader="1"/>
  223. </FileConfiguration>
  224. <FileConfiguration
  225. Name="Release Unicode|Win32">
  226. <Tool
  227. Name="VCCLCompilerTool"
  228. UsePrecompiledHeader="1"/>
  229. </FileConfiguration>
  230. </File>
  231. </Filter>
  232. <Filter
  233. Name="Header Files"
  234. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  235. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  236. <File
  237. RelativePath=".ResizableDialog.h">
  238. </File>
  239. <File
  240. RelativePath=".ResizableGrip.h">
  241. </File>
  242. <File
  243. RelativePath=".ResizableLayout.h">
  244. </File>
  245. <File
  246. RelativePath=".ResizableMinMax.h">
  247. </File>
  248. <File
  249. RelativePath=".ResizableMsgSupport.h">
  250. </File>
  251. <File
  252. RelativePath=".ResizableMsgSupport.inl">
  253. </File>
  254. <File
  255. RelativePath=".ResizablePage.h">
  256. </File>
  257. <File
  258. RelativePath=".ResizableSheet.h">
  259. </File>
  260. <File
  261. RelativePath=".ResizableState.h">
  262. </File>
  263. <File
  264. RelativePath=".stdafx.h">
  265. </File>
  266. </Filter>
  267. <Filter
  268. Name="Resource Files"
  269. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  270. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  271. </Filter>
  272. <File
  273. RelativePath=".ReadMe.txt">
  274. </File>
  275. </Files>
  276. <Globals>
  277. <Global
  278. Name="DevPartner_IsInstrumented"
  279. Value="0"/>
  280. </Globals>
  281. </VisualStudioProject>