ResourceJa_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="Scribble.ResourceJa"
  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. AdditionalOptions="/Zm200 "
  24. Optimization="1"
  25. InlineFunctionExpansion="1"
  26. AdditionalIncludeDirectories="../../../Source,../../../Source/Common"
  27. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;XTPRESOURCE_EXPORTS"
  28. StringPooling="TRUE"
  29. RuntimeLibrary="2"
  30. EnableFunctionLevelLinking="TRUE"
  31. TreatWChar_tAsBuiltInType="TRUE"
  32. PrecompiledHeaderFile=".Release/vc71/ResourceJa.pch"
  33. AssemblerListingLocation=".Release/vc71/"
  34. ObjectFile=".Release/vc71/"
  35. ProgramDataBaseFileName=".Release/vc71/"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. IgnoreImportLibrary="TRUE"
  44. AdditionalDependencies="odbc32.lib odbccp32.lib"
  45. OutputFile="../Scribble.ResourceJa.dll"
  46. LinkIncremental="1"
  47. SuppressStartupBanner="TRUE"
  48. IgnoreAllDefaultLibraries="TRUE"
  49. ProgramDatabaseFile=".Release/vc71/Scribble.ResourceJa.pdb"
  50. OptimizeForWindows98="1"
  51. ResourceOnlyDLL="TRUE"
  52. ImportLibrary=".Release/vc71/Scribble.ResourceJa.lib"
  53. TargetMachine="1"/>
  54. <Tool
  55. Name="VCMIDLTool"
  56. PreprocessorDefinitions="NDEBUG"
  57. MkTypLibCompatible="TRUE"
  58. SuppressStartupBanner="TRUE"
  59. TargetEnvironment="1"
  60. TypeLibraryName=".Release/vc71/ResourceJa.tlb"
  61. HeaderFileName=""/>
  62. <Tool
  63. Name="VCPostBuildEventTool"/>
  64. <Tool
  65. Name="VCPreBuildEventTool"/>
  66. <Tool
  67. Name="VCPreLinkEventTool"/>
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="NDEBUG"
  71. Culture="1033"
  72. AdditionalIncludeDirectories="..........Source;..........SourceCommon"/>
  73. <Tool
  74. Name="VCWebServiceProxyGeneratorTool"/>
  75. <Tool
  76. Name="VCXMLDataGeneratorTool"/>
  77. <Tool
  78. Name="VCWebDeploymentTool"/>
  79. <Tool
  80. Name="VCManagedWrapperGeneratorTool"/>
  81. <Tool
  82. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  83. </Configuration>
  84. </Configurations>
  85. <References>
  86. </References>
  87. <Files>
  88. <Filter
  89. Name="Resource Files"
  90. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  91. <File
  92. RelativePath="ResourceJa.rc">
  93. </File>
  94. </Filter>
  95. <Filter
  96. Name="Source Files"
  97. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  98. </Filter>
  99. </Files>
  100. </VisualStudioProject>