Annotation of sql/odbc/parser3odbc.vcproj, revision 1.1
1.1 ! paf 1: <?xml version="1.0" encoding="windows-1251"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="7.10"
! 5: Name="parser3odbc"
! 6: SccProjectName="parser3odbc"
! 7: SccAuxPath=""
! 8: SccLocalPath="."
! 9: SccProvider="MSSCCI:Jalindi Igloo"
! 10: Keyword="MFCProj">
! 11: <Platforms>
! 12: <Platform
! 13: Name="Win32"/>
! 14: </Platforms>
! 15: <Configurations>
! 16: <Configuration
! 17: Name="Release|Win32"
! 18: OutputDirectory=".\Release"
! 19: IntermediateDirectory=".\Release"
! 20: ConfigurationType="2"
! 21: UseOfMFC="2"
! 22: ATLMinimizesCRunTimeLibraryUsage="FALSE">
! 23: <Tool
! 24: Name="VCCLCompilerTool"
! 25: Optimization="2"
! 26: InlineFunctionExpansion="1"
! 27: AdditionalIncludeDirectories="..\..\parser3\src\sql"
! 28: PreprocessorDefinitions="NDEBUG;WIN32"
! 29: StringPooling="TRUE"
! 30: RuntimeLibrary="2"
! 31: EnableFunctionLevelLinking="TRUE"
! 32: UsePrecompiledHeader="2"
! 33: PrecompiledHeaderFile=".\Release/parser3odbc.pch"
! 34: AssemblerListingLocation=".\Release/"
! 35: ObjectFile=".\Release/"
! 36: ProgramDataBaseFileName=".\Release/"
! 37: BrowseInformation="1"
! 38: WarningLevel="3"
! 39: SuppressStartupBanner="TRUE"
! 40: CompileAs="2"/>
! 41: <Tool
! 42: Name="VCCustomBuildTool"/>
! 43: <Tool
! 44: Name="VCLinkerTool"
! 45: IgnoreImportLibrary="TRUE"
! 46: OutputFile=".\Release/parser3odbc.dll"
! 47: LinkIncremental="1"
! 48: SuppressStartupBanner="TRUE"
! 49: ModuleDefinitionFile=".\parser3odbc.def"
! 50: ProgramDatabaseFile=".\Release/parser3odbc.pdb"
! 51: ImportLibrary=".\Release/parser3odbc.lib"
! 52: TargetMachine="1"/>
! 53: <Tool
! 54: Name="VCMIDLTool"
! 55: PreprocessorDefinitions="NDEBUG"
! 56: MkTypLibCompatible="TRUE"
! 57: SuppressStartupBanner="TRUE"
! 58: TargetEnvironment="1"
! 59: TypeLibraryName=".\Release/parser3odbc.tlb"
! 60: HeaderFileName=""/>
! 61: <Tool
! 62: Name="VCPostBuildEventTool"
! 63: Description="Starting apache..."
! 64: CommandLine="net start "world wide web publishing service"
! 65: net start apache_release
! 66: "/>
! 67: <Tool
! 68: Name="VCPreBuildEventTool"/>
! 69: <Tool
! 70: Name="VCPreLinkEventTool"
! 71: Description="Stopping apache..."
! 72: CommandLine="net stop apache_release
! 73: net stop "world wide web publishing service"
! 74: dir >nul
! 75: "/>
! 76: <Tool
! 77: Name="VCResourceCompilerTool"
! 78: PreprocessorDefinitions="NDEBUG"
! 79: Culture="1049"/>
! 80: <Tool
! 81: Name="VCWebServiceProxyGeneratorTool"/>
! 82: <Tool
! 83: Name="VCXMLDataGeneratorTool"/>
! 84: <Tool
! 85: Name="VCWebDeploymentTool"/>
! 86: <Tool
! 87: Name="VCManagedWrapperGeneratorTool"/>
! 88: <Tool
! 89: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 90: </Configuration>
! 91: <Configuration
! 92: Name="Debug|Win32"
! 93: OutputDirectory=".\Debug"
! 94: IntermediateDirectory=".\Debug"
! 95: ConfigurationType="2"
! 96: UseOfMFC="2"
! 97: ATLMinimizesCRunTimeLibraryUsage="FALSE">
! 98: <Tool
! 99: Name="VCCLCompilerTool"
! 100: Optimization="0"
! 101: AdditionalIncludeDirectories="..\..\parser3\src\sql"
! 102: PreprocessorDefinitions="WIN32;_DEBUG"
! 103: BasicRuntimeChecks="3"
! 104: RuntimeLibrary="3"
! 105: UsePrecompiledHeader="2"
! 106: PrecompiledHeaderFile=".\Debug/parser3odbc.pch"
! 107: AssemblerListingLocation=".\Debug/"
! 108: ObjectFile=".\Debug/"
! 109: ProgramDataBaseFileName=".\Debug/"
! 110: BrowseInformation="1"
! 111: WarningLevel="3"
! 112: SuppressStartupBanner="TRUE"
! 113: DebugInformationFormat="4"
! 114: CompileAs="2"/>
! 115: <Tool
! 116: Name="VCCustomBuildTool"/>
! 117: <Tool
! 118: Name="VCLinkerTool"
! 119: IgnoreImportLibrary="TRUE"
! 120: OutputFile=".\Debug/parser3odbc.dll"
! 121: LinkIncremental="1"
! 122: SuppressStartupBanner="TRUE"
! 123: ModuleDefinitionFile=".\parser3odbc.def"
! 124: GenerateDebugInformation="TRUE"
! 125: ProgramDatabaseFile=".\Debug/parser3odbc.pdb"
! 126: ImportLibrary=".\Debug/parser3odbc.lib"
! 127: TargetMachine="1"/>
! 128: <Tool
! 129: Name="VCMIDLTool"
! 130: PreprocessorDefinitions="_DEBUG"
! 131: MkTypLibCompatible="TRUE"
! 132: SuppressStartupBanner="TRUE"
! 133: TargetEnvironment="1"
! 134: TypeLibraryName=".\Debug/parser3odbc.tlb"
! 135: HeaderFileName=""/>
! 136: <Tool
! 137: Name="VCPostBuildEventTool"
! 138: Description="Starting apache..."
! 139: CommandLine="rem net start "world wide web publishing service"
! 140: net start apache_debug
! 141: "/>
! 142: <Tool
! 143: Name="VCPreBuildEventTool"/>
! 144: <Tool
! 145: Name="VCPreLinkEventTool"
! 146: Description="Stopping apache..."
! 147: CommandLine="net stop apache_debug
! 148: rem net stop "world wide web publishing service"
! 149: dir >nul
! 150: "/>
! 151: <Tool
! 152: Name="VCResourceCompilerTool"
! 153: PreprocessorDefinitions="_DEBUG"
! 154: Culture="1049"/>
! 155: <Tool
! 156: Name="VCWebServiceProxyGeneratorTool"/>
! 157: <Tool
! 158: Name="VCXMLDataGeneratorTool"/>
! 159: <Tool
! 160: Name="VCWebDeploymentTool"/>
! 161: <Tool
! 162: Name="VCManagedWrapperGeneratorTool"/>
! 163: <Tool
! 164: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 165: </Configuration>
! 166: </Configurations>
! 167: <References>
! 168: </References>
! 169: <Files>
! 170: <Filter
! 171: Name="Source Files"
! 172: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
! 173: <File
! 174: RelativePath="parser3odbc.C">
! 175: <FileConfiguration
! 176: Name="Release|Win32">
! 177: <Tool
! 178: Name="VCCLCompilerTool"
! 179: Optimization="2"
! 180: AdditionalIncludeDirectories=""
! 181: PreprocessorDefinitions=""
! 182: BrowseInformation="1"
! 183: CompileAs="2"/>
! 184: </FileConfiguration>
! 185: <FileConfiguration
! 186: Name="Debug|Win32">
! 187: <Tool
! 188: Name="VCCLCompilerTool"
! 189: Optimization="0"
! 190: AdditionalIncludeDirectories=""
! 191: PreprocessorDefinitions=""
! 192: BasicRuntimeChecks="3"
! 193: BrowseInformation="1"
! 194: CompileAs="2"/>
! 195: </FileConfiguration>
! 196: </File>
! 197: <File
! 198: RelativePath="parser3odbc.def">
! 199: </File>
! 200: </Filter>
! 201: <Filter
! 202: Name="MFCPatches"
! 203: Filter="">
! 204: <File
! 205: RelativePath="MFCpatches\AFXIMPL.H">
! 206: </File>
! 207: <File
! 208: RelativePath="MFCpatches\CTLIMPL.H">
! 209: </File>
! 210: <File
! 211: RelativePath="MFCpatches\DAOIMPL.H">
! 212: </File>
! 213: <File
! 214: RelativePath="MFCpatches\DBCORE.CPP">
! 215: <FileConfiguration
! 216: Name="Release|Win32">
! 217: <Tool
! 218: Name="VCCLCompilerTool"
! 219: Optimization="2"
! 220: AdditionalIncludeDirectories=""
! 221: PreprocessorDefinitions=""
! 222: BrowseInformation="1"
! 223: CompileAs="2"/>
! 224: </FileConfiguration>
! 225: <FileConfiguration
! 226: Name="Debug|Win32">
! 227: <Tool
! 228: Name="VCCLCompilerTool"
! 229: Optimization="0"
! 230: AdditionalIncludeDirectories=""
! 231: PreprocessorDefinitions=""
! 232: BasicRuntimeChecks="3"
! 233: BrowseInformation="1"
! 234: CompileAs="2"/>
! 235: </FileConfiguration>
! 236: </File>
! 237: <File
! 238: RelativePath="MFCpatches\DBIMPL.H">
! 239: </File>
! 240: <File
! 241: RelativePath="MFCpatches\OLEIMPL2.H">
! 242: </File>
! 243: <File
! 244: RelativePath="MFCpatches\SOCKIMPL.H">
! 245: </File>
! 246: <File
! 247: RelativePath="MFCpatches\STDAFX.H">
! 248: </File>
! 249: <File
! 250: RelativePath="MFCpatches\WINHAND_.H">
! 251: </File>
! 252: </Filter>
! 253: <Filter
! 254: Name="Header Files"
! 255: Filter="h;hpp;hxx;hm;inl">
! 256: </Filter>
! 257: <Filter
! 258: Name="Resource Files"
! 259: Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
! 260: </Filter>
! 261: </Files>
! 262: <Globals>
! 263: </Globals>
! 264: </VisualStudioProject>
E-mail: