tpcre_chartables.vcproj - mixmaster - mixmaster 3.0 patched for libressl
HTML git clone git://parazyd.org/mixmaster.git
DIR Log
DIR Files
DIR Refs
DIR README
---
tpcre_chartables.vcproj (2705B)
---
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="pcre_chartables"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\../src/pcre-2.08"
16 IntermediateDirectory=".\chartables_intermediate"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="2"
24 InlineFunctionExpansion="1"
25 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 PrecompiledHeaderFile=".\chartables_intermediate/pcre_chartables.pch"
30 AssemblerListingLocation=".\chartables_intermediate/"
31 ObjectFile=".\chartables_intermediate/"
32 ProgramDataBaseFileName=".\chartables_intermediate/"
33 WarningLevel="3"
34 SuppressStartupBanner="TRUE"/>
35 <Tool
36 Name="VCCustomBuildTool"/>
37 <Tool
38 Name="VCLinkerTool"
39 OutputFile="../src/pcre-2.08/dftables.exe"
40 LinkIncremental="1"
41 SuppressStartupBanner="TRUE"
42 SubSystem="1"
43 TargetMachine="1"/>
44 <Tool
45 Name="VCMIDLTool"
46 TypeLibraryName=".\../src/pcre-2.08/pcre_chartables.tlb"
47 HeaderFileName=""/>
48 <Tool
49 Name="VCPostBuildEventTool"
50 Description="Creating chartables.c"
51 CommandLine=""$(TargetDir)"dftables.exe > "$(TargetDir)"chartables.c"/>
52 <Tool
53 Name="VCPreBuildEventTool"/>
54 <Tool
55 Name="VCPreLinkEventTool"/>
56 <Tool
57 Name="VCResourceCompilerTool"
58 PreprocessorDefinitions="NDEBUG"
59 Culture="2057"/>
60 <Tool
61 Name="VCWebServiceProxyGeneratorTool"/>
62 <Tool
63 Name="VCXMLDataGeneratorTool"/>
64 <Tool
65 Name="VCWebDeploymentTool"/>
66 <Tool
67 Name="VCManagedWrapperGeneratorTool"/>
68 <Tool
69 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70 </Configuration>
71 </Configurations>
72 <References>
73 </References>
74 <Files>
75 <Filter
76 Name="Source Files"
77 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
78 <File
79 RelativePath="..\Src\pcre-2.08\dftables.c">
80 <FileConfiguration
81 Name="Release|Win32">
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="2"
85 PreprocessorDefinitions=""/>
86 </FileConfiguration>
87 </File>
88 </Filter>
89 <Filter
90 Name="Header Files"
91 Filter="h;hpp;hxx;hm;inl">
92 </Filter>
93 <Filter
94 Name="Resource Files"
95 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
96 </Filter>
97 </Files>
98 <Globals>
99 </Globals>
100 </VisualStudioProject>