Annotation of parser3/src/types/types.vcproj, revision 1.19.2.1
1.19.2.1! misha 1: <?xml version="1.0" encoding="windows-1251"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="7.10"
! 5: Name="types"
! 6: SccProjectName="types"
! 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="4"
! 21: UseOfMFC="0"
! 22: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 23: CharacterSet="2">
! 24: <Tool
! 25: Name="VCCLCompilerTool"
! 26: Optimization="2"
! 27: GlobalOptimizations="TRUE"
! 28: InlineFunctionExpansion="1"
! 29: AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
! 30: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 31: StringPooling="TRUE"
! 32: RuntimeLibrary="2"
! 33: EnableFunctionLevelLinking="TRUE"
! 34: UsePrecompiledHeader="2"
! 35: PrecompiledHeaderFile=".\Release/types.pch"
! 36: AssemblerListingLocation=".\Release/"
! 37: ObjectFile=".\Release/"
! 38: ProgramDataBaseFileName=".\Release/"
! 39: WarningLevel="4"
! 40: SuppressStartupBanner="TRUE"
! 41: DebugInformationFormat="3"
! 42: CompileAs="2"/>
! 43: <Tool
! 44: Name="VCCustomBuildTool"/>
! 45: <Tool
! 46: Name="VCLibrarianTool"
! 47: OutputFile=".\Release\types.lib"
! 48: SuppressStartupBanner="TRUE"/>
! 49: <Tool
! 50: Name="VCMIDLTool"/>
! 51: <Tool
! 52: Name="VCPostBuildEventTool"/>
! 53: <Tool
! 54: Name="VCPreBuildEventTool"/>
! 55: <Tool
! 56: Name="VCPreLinkEventTool"/>
! 57: <Tool
! 58: Name="VCResourceCompilerTool"
! 59: PreprocessorDefinitions="NDEBUG"
! 60: Culture="1049"/>
! 61: <Tool
! 62: Name="VCWebServiceProxyGeneratorTool"/>
! 63: <Tool
! 64: Name="VCXMLDataGeneratorTool"/>
! 65: <Tool
! 66: Name="VCManagedWrapperGeneratorTool"/>
! 67: <Tool
! 68: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 69: </Configuration>
! 70: <Configuration
! 71: Name="Debug|Win32"
! 72: OutputDirectory=".\Debug"
! 73: IntermediateDirectory=".\Debug"
! 74: ConfigurationType="4"
! 75: UseOfMFC="2"
! 76: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 77: CharacterSet="2">
! 78: <Tool
! 79: Name="VCCLCompilerTool"
! 80: Optimization="0"
! 81: AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
! 82: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 83: BasicRuntimeChecks="3"
! 84: RuntimeLibrary="3"
! 85: UsePrecompiledHeader="2"
! 86: PrecompiledHeaderFile=".\Debug/types.pch"
! 87: AssemblerListingLocation=".\Debug/"
! 88: ObjectFile=".\Debug/"
! 89: ProgramDataBaseFileName=".\Debug/"
! 90: WarningLevel="4"
! 91: SuppressStartupBanner="TRUE"
! 92: DebugInformationFormat="3"
! 93: CompileAs="2"/>
! 94: <Tool
! 95: Name="VCCustomBuildTool"/>
! 96: <Tool
! 97: Name="VCLibrarianTool"
! 98: OutputFile=".\Debug\types.lib"
! 99: SuppressStartupBanner="TRUE"/>
! 100: <Tool
! 101: Name="VCMIDLTool"/>
! 102: <Tool
! 103: Name="VCPostBuildEventTool"/>
! 104: <Tool
! 105: Name="VCPreBuildEventTool"/>
! 106: <Tool
! 107: Name="VCPreLinkEventTool"/>
! 108: <Tool
! 109: Name="VCResourceCompilerTool"
! 110: PreprocessorDefinitions="_DEBUG"
! 111: Culture="1049"/>
! 112: <Tool
! 113: Name="VCWebServiceProxyGeneratorTool"/>
! 114: <Tool
! 115: Name="VCXMLDataGeneratorTool"/>
! 116: <Tool
! 117: Name="VCManagedWrapperGeneratorTool"/>
! 118: <Tool
! 119: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 120: </Configuration>
! 121: </Configurations>
! 122: <References>
! 123: </References>
! 124: <Files>
! 125: <Filter
! 126: Name="psapi"
! 127: Filter="">
! 128: <File
! 129: RelativePath="..\..\..\win32\psapi\Psapi.h">
! 130: </File>
! 131: <File
! 132: RelativePath="..\..\..\win32\psapi\Psapi.Lib">
! 133: </File>
! 134: </Filter>
! 135: <File
! 136: RelativePath=".\pa_junction.h">
! 137: </File>
! 138: <File
! 139: RelativePath=".\pa_method.h">
! 140: </File>
! 141: <File
! 142: RelativePath=".\pa_property.h">
! 143: </File>
! 144: <File
! 145: RelativePath=".\pa_value.C">
! 146: </File>
! 147: <File
! 148: RelativePath=".\pa_value.h">
! 149: </File>
! 150: <File
! 151: RelativePath=".\pa_vbool.h">
! 152: </File>
! 153: <File
! 154: RelativePath=".\pa_vclass.C">
! 155: </File>
! 156: <File
! 157: RelativePath=".\pa_vclass.h">
! 158: </File>
! 159: <File
! 160: RelativePath=".\pa_vcode_frame.h">
! 161: </File>
! 162: <File
! 163: RelativePath=".\pa_vconsole.h">
! 164: </File>
! 165: <File
! 166: RelativePath=".\pa_vcookie.C">
! 167: </File>
! 168: <File
! 169: RelativePath=".\pa_vcookie.h">
! 170: </File>
! 171: <File
! 172: RelativePath=".\pa_vdate.h">
! 173: </File>
! 174: <File
! 175: RelativePath=".\pa_vdouble.h">
! 176: </File>
! 177: <File
! 178: RelativePath=".\pa_venv.C">
! 179: </File>
! 180: <File
! 181: RelativePath=".\pa_venv.h">
! 182: </File>
! 183: <File
! 184: RelativePath=".\pa_vfile.C">
! 185: </File>
! 186: <File
! 187: RelativePath=".\pa_vfile.h">
! 188: </File>
! 189: <File
! 190: RelativePath=".\pa_vform.C">
! 191: </File>
! 192: <File
! 193: RelativePath=".\pa_vform.h">
! 194: </File>
! 195: <File
! 196: RelativePath=".\pa_vhash.C">
! 197: </File>
! 198: <File
! 199: RelativePath=".\pa_vhash.h">
! 200: </File>
! 201: <File
! 202: RelativePath=".\pa_vhashfile.C">
! 203: </File>
! 204: <File
! 205: RelativePath=".\pa_vhashfile.h">
! 206: </File>
! 207: <File
! 208: RelativePath=".\pa_vimage.C">
! 209: </File>
! 210: <File
! 211: RelativePath=".\pa_vimage.h">
! 212: </File>
! 213: <File
! 214: RelativePath=".\pa_vint.h">
! 215: </File>
! 216: <File
! 217: RelativePath=".\pa_vjunction.C">
! 218: </File>
! 219: <File
! 220: RelativePath=".\pa_vjunction.h">
! 221: </File>
! 222: <File
! 223: RelativePath=".\pa_vmail.C">
! 224: </File>
! 225: <File
! 226: RelativePath=".\pa_vmail.h">
! 227: </File>
! 228: <File
! 229: RelativePath=".\pa_vmath.C">
! 230: </File>
! 231: <File
! 232: RelativePath=".\pa_vmath.h">
! 233: </File>
! 234: <File
! 235: RelativePath=".\pa_vmemory.h">
! 236: </File>
! 237: <File
! 238: RelativePath=".\pa_vmethod_frame.C">
! 239: </File>
! 240: <File
! 241: RelativePath=".\pa_vmethod_frame.h">
! 242: </File>
! 243: <File
! 244: RelativePath=".\pa_vobject.C">
! 245: </File>
! 246: <File
! 247: RelativePath=".\pa_vobject.h">
! 248: </File>
! 249: <File
! 250: RelativePath=".\pa_vproperty.C">
! 251: </File>
! 252: <File
! 253: RelativePath=".\pa_vproperty.h">
! 254: </File>
! 255: <File
! 256: RelativePath=".\pa_vrequest.C">
! 257: </File>
! 258: <File
! 259: RelativePath=".\pa_vrequest.h">
! 260: </File>
! 261: <File
! 262: RelativePath=".\pa_vresponse.C">
! 263: </File>
! 264: <File
! 265: RelativePath=".\pa_vresponse.h">
! 266: </File>
! 267: <File
! 268: RelativePath=".\pa_vstateless_class.C">
! 269: </File>
! 270: <File
! 271: RelativePath=".\pa_vstateless_class.h">
! 272: </File>
! 273: <File
! 274: RelativePath=".\pa_vstateless_object.h">
! 275: </File>
! 276: <File
! 277: RelativePath=".\pa_vstatus.C">
! 278: </File>
! 279: <File
! 280: RelativePath=".\pa_vstatus.h">
! 281: </File>
! 282: <File
! 283: RelativePath=".\pa_vstring.C">
! 284: </File>
! 285: <File
! 286: RelativePath=".\pa_vstring.h">
! 287: </File>
! 288: <File
! 289: RelativePath=".\pa_vtable.C">
! 290: </File>
! 291: <File
! 292: RelativePath=".\pa_vtable.h">
! 293: </File>
! 294: <File
! 295: RelativePath=".\pa_vvoid.C">
! 296: </File>
! 297: <File
! 298: RelativePath=".\pa_vvoid.h">
! 299: </File>
! 300: <File
! 301: RelativePath=".\pa_vxdoc.C">
! 302: </File>
! 303: <File
! 304: RelativePath=".\pa_vxdoc.h">
! 305: </File>
! 306: <File
! 307: RelativePath=".\pa_vxnode.C">
! 308: </File>
! 309: <File
! 310: RelativePath=".\pa_vxnode.h">
! 311: </File>
! 312: <File
! 313: RelativePath=".\pa_wcontext.C">
! 314: </File>
! 315: <File
! 316: RelativePath=".\pa_wcontext.h">
! 317: </File>
! 318: <File
! 319: RelativePath=".\pa_wwrapper.h">
! 320: </File>
! 321: </Files>
! 322: <Globals>
! 323: </Globals>
! 324: </VisualStudioProject>
E-mail: