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