|
|
1.1 paf 1: <?xml version="1.0" encoding="windows-1251"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
4: Version="7.10"
5: Name="parser3"
6: SccProjectName="parser3"
7: SccAuxPath=""
8: SccLocalPath="."
9: SccProvider="MSSCCI:Jalindi Igloo">
10: <Platforms>
11: <Platform
12: Name="Win32"/>
13: </Platforms>
14: <Configurations>
15: <Configuration
16: Name="Release|Win32"
17: OutputDirectory=".\Release"
18: IntermediateDirectory=".\Release"
19: ConfigurationType="1"
20: UseOfMFC="0"
21: ATLMinimizesCRunTimeLibraryUsage="FALSE">
22: <Tool
23: Name="VCCLCompilerTool"
24: AdditionalOptions="/vmg"
25: Optimization="2"
26: InlineFunctionExpansion="1"
1.9 ! paf 27: AdditionalIncludeDirectories="..\..;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\lib\pcre;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
1.1 paf 28: PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
29: StringPooling="TRUE"
30: RuntimeLibrary="2"
31: EnableFunctionLevelLinking="TRUE"
32: PrecompiledHeaderFile=".\Release/parser3.pch"
33: AssemblerListingLocation=".\Release/"
34: ObjectFile=".\Release/"
35: ProgramDataBaseFileName=".\Release/"
36: BrowseInformation="1"
1.5 paf 37: WarningLevel="4"
1.1 paf 38: SuppressStartupBanner="TRUE"
39: DebugInformationFormat="3"
40: CompileAs="2"/>
41: <Tool
42: Name="VCCustomBuildTool"/>
43: <Tool
44: Name="VCLinkerTool"
45: AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
46: OutputFile=".\Release/parser3.exe"
47: LinkIncremental="1"
48: SuppressStartupBanner="TRUE"
49: GenerateDebugInformation="TRUE"
50: ProgramDatabaseFile=".\Release/parser3.pdb"
51: MapFileName=".\Release/parser3.map"
52: SubSystem="1"
53: TargetMachine="1"/>
54: <Tool
55: Name="VCMIDLTool"
56: TypeLibraryName=".\Release/parser3.tlb"
57: HeaderFileName=""/>
58: <Tool
59: Name="VCPostBuildEventTool"/>
60: <Tool
61: Name="VCPreBuildEventTool"/>
62: <Tool
63: Name="VCPreLinkEventTool"/>
64: <Tool
65: Name="VCResourceCompilerTool"
66: PreprocessorDefinitions="NDEBUG"
67: Culture="1049"/>
68: <Tool
69: Name="VCWebServiceProxyGeneratorTool"/>
70: <Tool
71: Name="VCXMLDataGeneratorTool"/>
72: <Tool
73: Name="VCWebDeploymentTool"/>
74: <Tool
75: Name="VCManagedWrapperGeneratorTool"/>
76: <Tool
77: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
78: </Configuration>
79: <Configuration
80: Name="Debug|Win32"
81: OutputDirectory=".\Debug"
82: IntermediateDirectory=".\Debug"
83: ConfigurationType="1"
84: UseOfMFC="0"
85: ATLMinimizesCRunTimeLibraryUsage="FALSE">
86: <Tool
87: Name="VCCLCompilerTool"
88: AdditionalOptions="/vmg"
89: Optimization="0"
1.9 ! paf 90: AdditionalIncludeDirectories="..\..;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\lib\pcre;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
1.1 paf 91: PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
92: BasicRuntimeChecks="3"
93: RuntimeLibrary="3"
94: PrecompiledHeaderFile=".\Debug/parser3.pch"
95: AssemblerListingLocation=".\Debug/"
96: ObjectFile=".\Debug/"
97: ProgramDataBaseFileName=".\Debug/"
98: BrowseInformation="1"
1.5 paf 99: WarningLevel="4"
1.1 paf 100: SuppressStartupBanner="TRUE"
101: DebugInformationFormat="3"
102: CompileAs="2"/>
103: <Tool
104: Name="VCCustomBuildTool"/>
105: <Tool
106: Name="VCLinkerTool"
107: AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
108: OutputFile="Debug/parser3.exe "
1.2 paf 109: LinkIncremental="2"
1.1 paf 110: SuppressStartupBanner="TRUE"
111: IgnoreDefaultLibraryNames="msvcrt"
112: GenerateDebugInformation="TRUE"
113: ProgramDatabaseFile=".\Debug/parser3.pdb"
114: SubSystem="1"
115: TargetMachine="1"/>
116: <Tool
117: Name="VCMIDLTool"
118: TypeLibraryName=".\Debug/parser3.tlb"
119: HeaderFileName=""/>
120: <Tool
121: Name="VCPostBuildEventTool"/>
122: <Tool
123: Name="VCPreBuildEventTool"/>
124: <Tool
125: Name="VCPreLinkEventTool"/>
126: <Tool
127: Name="VCResourceCompilerTool"
128: PreprocessorDefinitions="_DEBUG"
129: Culture="1049"/>
130: <Tool
131: Name="VCWebServiceProxyGeneratorTool"/>
132: <Tool
133: Name="VCXMLDataGeneratorTool"/>
134: <Tool
135: Name="VCWebDeploymentTool"/>
136: <Tool
137: Name="VCManagedWrapperGeneratorTool"/>
138: <Tool
139: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
140: </Configuration>
141: </Configurations>
142: <References>
143: </References>
144: <Files>
145: <File
1.8 paf 146: RelativePath=".\getopt.c">
1.1 paf 147: </File>
148: <File
1.8 paf 149: RelativePath=".\getopt.h">
1.1 paf 150: </File>
151: <File
1.8 paf 152: RelativePath=".\pa_threads.C">
1.1 paf 153: </File>
154: <File
1.8 paf 155: RelativePath=".\parser3.C">
1.1 paf 156: </File>
157: </Files>
158: <Globals>
159: </Globals>
160: </VisualStudioProject>