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