|
|
1.17 misha 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: GlobalOptimizations="TRUE"
27: InlineFunctionExpansion="1"
28: OptimizeForWindowsApplication="TRUE"
29: AdditionalIncludeDirectories="..\..;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\pcre;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
30: PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
31: StringPooling="TRUE"
32: RuntimeLibrary="2"
33: EnableFunctionLevelLinking="TRUE"
34: UsePrecompiledHeader="2"
35: PrecompiledHeaderFile=".\Release/parser3.pch"
36: AssemblerListingLocation=".\Release/"
37: ObjectFile=".\Release/"
38: ProgramDataBaseFileName=".\Release/"
39: BrowseInformation="1"
40: WarningLevel="4"
41: SuppressStartupBanner="TRUE"
42: DebugInformationFormat="3"
43: CompileAs="2"/>
44: <Tool
45: Name="VCCustomBuildTool"/>
46: <Tool
47: Name="VCLinkerTool"
48: AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
49: OutputFile=".\Release/parser3.exe"
50: LinkIncremental="1"
51: SuppressStartupBanner="TRUE"
52: GenerateDebugInformation="TRUE"
53: ProgramDatabaseFile=".\Release/parser3.pdb"
54: GenerateMapFile="TRUE"
55: MapLines="TRUE"
56: SubSystem="1"
57: OptimizeReferences="2"
58: OptimizeForWindows98="1"
59: TargetMachine="1"/>
60: <Tool
61: Name="VCMIDLTool"
62: TypeLibraryName=".\Release/parser3.tlb"
63: HeaderFileName=""/>
64: <Tool
65: Name="VCPostBuildEventTool"/>
66: <Tool
67: Name="VCPreBuildEventTool"/>
68: <Tool
69: Name="VCPreLinkEventTool"/>
70: <Tool
71: Name="VCResourceCompilerTool"
72: PreprocessorDefinitions="NDEBUG"
73: Culture="1049"/>
74: <Tool
75: Name="VCWebServiceProxyGeneratorTool"/>
76: <Tool
77: Name="VCXMLDataGeneratorTool"/>
78: <Tool
79: Name="VCWebDeploymentTool"/>
80: <Tool
81: Name="VCManagedWrapperGeneratorTool"/>
82: <Tool
83: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
84: </Configuration>
85: <Configuration
86: Name="Debug|Win32"
87: OutputDirectory=".\Debug"
88: IntermediateDirectory=".\Debug"
89: ConfigurationType="1"
90: UseOfMFC="0"
91: ATLMinimizesCRunTimeLibraryUsage="FALSE">
92: <Tool
93: Name="VCCLCompilerTool"
94: AdditionalOptions="/vmg"
95: Optimization="0"
96: AdditionalIncludeDirectories="..\..;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\pcre;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
97: PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
98: BasicRuntimeChecks="3"
99: RuntimeLibrary="3"
100: UsePrecompiledHeader="2"
101: PrecompiledHeaderFile=".\Debug/parser3.pch"
102: AssemblerListingLocation=".\Debug/"
103: ObjectFile=".\Debug/"
104: ProgramDataBaseFileName=".\Debug/"
105: BrowseInformation="1"
106: WarningLevel="4"
107: SuppressStartupBanner="TRUE"
108: DebugInformationFormat="3"
109: CompileAs="2"/>
110: <Tool
111: Name="VCCustomBuildTool"/>
112: <Tool
113: Name="VCLinkerTool"
114: AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
115: OutputFile="Debug/parser3.exe "
116: LinkIncremental="2"
117: SuppressStartupBanner="TRUE"
118: IgnoreDefaultLibraryNames="msvcrt"
119: GenerateDebugInformation="TRUE"
120: ProgramDatabaseFile=".\Debug/parser3.pdb"
121: SubSystem="1"
122: TargetMachine="1"/>
123: <Tool
124: Name="VCMIDLTool"
125: TypeLibraryName=".\Debug/parser3.tlb"
126: HeaderFileName=""/>
127: <Tool
128: Name="VCPostBuildEventTool"/>
129: <Tool
130: Name="VCPreBuildEventTool"/>
131: <Tool
132: Name="VCPreLinkEventTool"/>
133: <Tool
134: Name="VCResourceCompilerTool"
135: PreprocessorDefinitions="_DEBUG"
136: Culture="1049"/>
137: <Tool
138: Name="VCWebServiceProxyGeneratorTool"/>
139: <Tool
140: Name="VCXMLDataGeneratorTool"/>
141: <Tool
142: Name="VCWebDeploymentTool"/>
143: <Tool
144: Name="VCManagedWrapperGeneratorTool"/>
145: <Tool
146: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
147: </Configuration>
148: </Configurations>
149: <References>
150: </References>
151: <Files>
152: <File
153: RelativePath=".\getopt.c">
154: </File>
155: <File
156: RelativePath=".\getopt.h">
157: </File>
158: <File
159: RelativePath=".\pa_threads.C">
160: </File>
161: <File
162: RelativePath=".\parser3.C">
163: </File>
164: </Files>
165: <Globals>
166: </Globals>
167: </VisualStudioProject>