ResourceKo_vc71.vcproj
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:3k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Codejock.ToolkitPro.ResourceKo"
  6. SccProjectName=""
  7. SccLocalPath="">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Release|Win32"
  15. OutputDirectory=".Release/vc71"
  16. IntermediateDirectory=".Release/vc71"
  17. ConfigurationType="2"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="1"
  24. InlineFunctionExpansion="1"
  25. AdditionalIncludeDirectories="../../../Source,../../../Source/Common"
  26. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;XTPRESOURCE_EXPORTS"
  27. StringPooling="TRUE"
  28. RuntimeLibrary="2"
  29. EnableFunctionLevelLinking="TRUE"
  30. TreatWChar_tAsBuiltInType="TRUE"
  31. PrecompiledHeaderFile=".Release/vc71/ResourceKo.pch"
  32. AssemblerListingLocation=".Release/vc71/"
  33. ObjectFile=".Release/vc71/"
  34. ProgramDataBaseFileName=".Release/vc71/"
  35. WarningLevel="3"
  36. SuppressStartupBanner="TRUE"
  37. CompileAs="0"/>
  38. <Tool
  39. Name="VCCustomBuildTool"/>
  40. <Tool
  41. Name="VCLinkerTool"
  42. IgnoreImportLibrary="TRUE"
  43. AdditionalDependencies="odbc32.lib odbccp32.lib"
  44. OutputFile="../../../bin/vc71/Translations/ToolkitPro.ResourceKo.dll"
  45. LinkIncremental="1"
  46. SuppressStartupBanner="TRUE"
  47. IgnoreAllDefaultLibraries="TRUE"
  48. ProgramDatabaseFile=".Release/vc71/ToolkitPro.ResourceKo.pdb"
  49. OptimizeForWindows98="1"
  50. ResourceOnlyDLL="TRUE"
  51. ImportLibrary=".Release/vc71/ToolkitPro.ResourceKo.lib"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="NDEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Release/vc71/ResourceKo.tlb"
  60. HeaderFileName=""/>
  61. <Tool
  62. Name="VCPostBuildEventTool"/>
  63. <Tool
  64. Name="VCPreBuildEventTool"/>
  65. <Tool
  66. Name="VCPreLinkEventTool"/>
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="NDEBUG"
  70. Culture="1033"
  71. AdditionalIncludeDirectories="../../../Source;../../../Source/Common"/>
  72. <Tool
  73. Name="VCWebServiceProxyGeneratorTool"/>
  74. <Tool
  75. Name="VCXMLDataGeneratorTool"/>
  76. <Tool
  77. Name="VCWebDeploymentTool"/>
  78. <Tool
  79. Name="VCManagedWrapperGeneratorTool"/>
  80. <Tool
  81. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  82. </Configuration>
  83. </Configurations>
  84. <References>
  85. </References>
  86. <Files>
  87. <Filter
  88. Name="Resource Files"
  89. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  90. <File
  91. RelativePath="Resource.rc">
  92. </File>
  93. </Filter>
  94. <Filter
  95. Name="Source Files"
  96. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  97. </Filter>
  98. </Files>
  99. </VisualStudioProject>