|
|
1.1 root 1: <?xml version="1.0" encoding="Windows-1252"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
4: Version="7.10"
5: Name="Setup"
6: ProjectGUID="{DF5F654D-BD44-4E31-B92E-B68074DC37A8}"
7: Keyword="Win32Proj">
8: <Platforms>
9: <Platform
10: Name="Win32"/>
11: </Platforms>
12: <Configurations>
13: <Configuration
14: Name="Debug|Win32"
15: OutputDirectory="Debug"
16: IntermediateDirectory="Debug"
17: ConfigurationType="1"
18: CharacterSet="2">
19: <Tool
20: Name="VCCLCompilerTool"
21: Optimization="0"
22: AdditionalIncludeDirectories="..\Common;..\Crypto"
23: PreprocessorDefinitions="SETUP;WIN32;_DEBUG;_WINDOWS"
24: MinimalRebuild="TRUE"
25: BasicRuntimeChecks="3"
26: RuntimeLibrary="1"
27: BufferSecurityCheck="TRUE"
28: UsePrecompiledHeader="0"
29: WarningLevel="2"
30: Detect64BitPortabilityProblems="TRUE"
31: DebugInformationFormat="4"
32: DisableSpecificWarnings="4311;4312"/>
33: <Tool
34: Name="VCCustomBuildTool"/>
35: <Tool
36: Name="VCLinkerTool"
37: AdditionalOptions="/NODEFAULTLIB:LIBCMTD"
38: AdditionalDependencies="msvcrtd.lib"
39: OutputFile="$(OutDir)/TrueCryptSetup.exe"
40: LinkIncremental="2"
41: GenerateDebugInformation="TRUE"
42: ProgramDatabaseFile="$(OutDir)/Setup.pdb"
43: SubSystem="2"
44: TargetMachine="1"/>
45: <Tool
46: Name="VCMIDLTool"/>
47: <Tool
48: Name="VCPostBuildEventTool"/>
49: <Tool
50: Name="VCPreBuildEventTool"/>
51: <Tool
52: Name="VCPreLinkEventTool"/>
53: <Tool
54: Name="VCResourceCompilerTool"/>
55: <Tool
56: Name="VCWebServiceProxyGeneratorTool"/>
57: <Tool
58: Name="VCXMLDataGeneratorTool"/>
59: <Tool
60: Name="VCWebDeploymentTool"/>
61: <Tool
62: Name="VCManagedWrapperGeneratorTool"/>
63: <Tool
64: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65: </Configuration>
66: <Configuration
67: Name="Release|Win32"
68: OutputDirectory="Release"
69: IntermediateDirectory="Release"
70: ConfigurationType="1"
71: CharacterSet="2">
72: <Tool
73: Name="VCCLCompilerTool"
74: AdditionalIncludeDirectories="..\Common;..\Crypto"
75: PreprocessorDefinitions="SETUP;WIN32;NDEBUG;_WINDOWS"
76: RuntimeLibrary="0"
77: BufferSecurityCheck="FALSE"
78: UsePrecompiledHeader="0"
79: AssemblerOutput="2"
80: AssemblerListingLocation="$(IntDir)/"
81: WarningLevel="2"
82: Detect64BitPortabilityProblems="TRUE"
83: DebugInformationFormat="0"
84: DisableSpecificWarnings="4311;4312"/>
85: <Tool
86: Name="VCCustomBuildTool"/>
87: <Tool
88: Name="VCLinkerTool"
89: AdditionalOptions="/IGNORE:4089"
90: AdditionalDependencies="LIBCMT.LIB"
91: OutputFile="$(OutDir)/TrueCryptSetup.exe"
92: LinkIncremental="1"
93: IgnoreAllDefaultLibraries="TRUE"
94: GenerateDebugInformation="FALSE"
95: SubSystem="2"
96: OptimizeReferences="2"
97: EnableCOMDATFolding="2"
98: TargetMachine="1"/>
99: <Tool
100: Name="VCMIDLTool"/>
101: <Tool
102: Name="VCPostBuildEventTool"
103: CommandLine="copy Release\TrueCryptSetup.exe "..\Release\TrueCrypt Setup.exe""/>
104: <Tool
105: Name="VCPreBuildEventTool"/>
106: <Tool
107: Name="VCPreLinkEventTool"/>
108: <Tool
109: Name="VCResourceCompilerTool"/>
110: <Tool
111: Name="VCWebServiceProxyGeneratorTool"/>
112: <Tool
113: Name="VCXMLDataGeneratorTool"/>
114: <Tool
115: Name="VCWebDeploymentTool"/>
116: <Tool
117: Name="VCManagedWrapperGeneratorTool"/>
118: <Tool
119: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
120: </Configuration>
121: </Configurations>
122: <References>
123: </References>
124: <Files>
125: <Filter
126: Name="Source Files"
127: Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
128: UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
129: <File
130: RelativePath=".\Dir.c">
131: </File>
132: <File
133: RelativePath=".\Setup.c">
134: </File>
135: <Filter
136: Name="Common"
137: Filter="">
138: <File
139: RelativePath="..\Common\Dlgcode.c">
140: </File>
141: </Filter>
142: </Filter>
143: <Filter
144: Name="Header Files"
145: Filter="h;hpp;hxx;hm;inl;inc;xsd"
146: UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
147: <File
148: RelativePath=".\Dir.h">
149: </File>
150: <File
151: RelativePath="..\Common\Dlgcode.h">
152: </File>
153: <File
154: RelativePath=".\Resource.h">
155: </File>
156: <File
157: RelativePath=".\Setup.h">
158: </File>
159: </Filter>
160: <Filter
161: Name="Resource Files"
162: Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
163: UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
164: <File
165: RelativePath=".\setup.ico">
166: </File>
167: <File
168: RelativePath=".\Setup.rc">
169: </File>
170: </Filter>
171: </Files>
172: <Globals>
173: </Globals>
174: </VisualStudioProject>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.