lyfztestodbc.vcxproj 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release|Win32">
  9. <Configuration>Release</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. </ItemGroup>
  13. <PropertyGroup Label="Globals">
  14. <ProjectGuid>{98B988C3-D53C-47D2-8D01-6147181A948C}</ProjectGuid>
  15. <RootNamespace>lyfztestodbc</RootNamespace>
  16. <Keyword>Win32Proj</Keyword>
  17. </PropertyGroup>
  18. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  19. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  20. <ConfigurationType>Application</ConfigurationType>
  21. <PlatformToolset>v140</PlatformToolset>
  22. <UseOfMfc>Dynamic</UseOfMfc>
  23. <CharacterSet>Unicode</CharacterSet>
  24. <WholeProgramOptimization>true</WholeProgramOptimization>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  27. <ConfigurationType>Application</ConfigurationType>
  28. <PlatformToolset>v140</PlatformToolset>
  29. <UseOfMfc>Dynamic</UseOfMfc>
  30. <CharacterSet>MultiByte</CharacterSet>
  31. </PropertyGroup>
  32. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  33. <ImportGroup Label="ExtensionSettings">
  34. </ImportGroup>
  35. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  36. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  37. </ImportGroup>
  38. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  39. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  40. </ImportGroup>
  41. <PropertyGroup Label="UserMacros" />
  42. <PropertyGroup>
  43. <_ProjectFileVersion>14.0.24720.0</_ProjectFileVersion>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  46. <OutDir>..\..\..\..\输出文件\lyfztestodbc\Debug\</OutDir>
  47. <IntDir>..\..\..\..\输出文件\lyfztestodbc\Debug\</IntDir>
  48. <LinkIncremental>true</LinkIncremental>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  51. <OutDir>..\..\..\..\输出文件\lyfztestodbc\Release\</OutDir>
  52. <IntDir>..\..\..\..\输出文件\lyfztestodbc\Release\</IntDir>
  53. <LinkIncremental>false</LinkIncremental>
  54. </PropertyGroup>
  55. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  56. <ClCompile>
  57. <Optimization>Disabled</Optimization>
  58. <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  59. <MinimalRebuild>true</MinimalRebuild>
  60. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  61. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  62. <PrecompiledHeader>Use</PrecompiledHeader>
  63. <WarningLevel>Level3</WarningLevel>
  64. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  65. </ClCompile>
  66. <Link>
  67. <OutputFile>..\..\..\..\lyfzbin\Services\lyfztestodbc.exe</OutputFile>
  68. <GenerateDebugInformation>true</GenerateDebugInformation>
  69. <SubSystem>Console</SubSystem>
  70. <TargetMachine>MachineX86</TargetMachine>
  71. </Link>
  72. </ItemDefinitionGroup>
  73. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  74. <ClCompile>
  75. <Optimization>MaxSpeed</Optimization>
  76. <IntrinsicFunctions>true</IntrinsicFunctions>
  77. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  78. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  79. <FunctionLevelLinking>true</FunctionLevelLinking>
  80. <PrecompiledHeader>Use</PrecompiledHeader>
  81. <WarningLevel>Level3</WarningLevel>
  82. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  83. </ClCompile>
  84. <Link>
  85. <OutputFile>..\..\..\..\lyfzbin\Services\lyfztestodbc.exe</OutputFile>
  86. <GenerateDebugInformation>true</GenerateDebugInformation>
  87. <SubSystem>Console</SubSystem>
  88. <OptimizeReferences>true</OptimizeReferences>
  89. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  90. <TargetMachine>MachineX86</TargetMachine>
  91. </Link>
  92. </ItemDefinitionGroup>
  93. <ItemGroup>
  94. <ClCompile Include="lyfztestodbc.cpp" />
  95. <ClCompile Include="stdafx.cpp">
  96. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  97. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  98. </ClCompile>
  99. </ItemGroup>
  100. <ItemGroup>
  101. <ClInclude Include="lyfztestodbc.h" />
  102. <ClInclude Include="Resource.h" />
  103. <ClInclude Include="stdafx.h" />
  104. <ClInclude Include="targetver.h" />
  105. </ItemGroup>
  106. <ItemGroup>
  107. <ResourceCompile Include="lyfztestodbc.rc" />
  108. </ItemGroup>
  109. <ItemGroup>
  110. <Text Include="ReadMe.txt" />
  111. </ItemGroup>
  112. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  113. <ImportGroup Label="ExtensionTargets">
  114. </ImportGroup>
  115. </Project>