Line | |
---|
1 | <?xml version="1.0" encoding = "Windows-1252"?>
|
---|
2 | <!-- generated by CMT for package/constituent ${PACKAGE}/${CONSTITUENT}
|
---|
3 | from fragment: $Header: /projects/cvs/CMT/fragments/Attic/vcproj_application_header,v 1.1 2003/04/07 08:05:09 arnault Exp $
|
---|
4 | GUID=${GUID}
|
---|
5 | -->
|
---|
6 | <VisualStudioProject
|
---|
7 | ProjectType="Visual C++"
|
---|
8 | Version="7.00"
|
---|
9 | Name="${CONSTITUENT}"
|
---|
10 | ProjectGUID="${GUID}"
|
---|
11 | Keyword="Win32Proj">
|
---|
12 | <Platforms>
|
---|
13 | <Platform
|
---|
14 | Name="Win32"/>
|
---|
15 | </Platforms>
|
---|
16 | <Configurations>
|
---|
17 | <Configuration
|
---|
18 | Name="$(vsCONFIG)|Win32"
|
---|
19 | OutputDirectory="..\$(${PACKAGE}_tag)"
|
---|
20 | IntermediateDirectory="..\$(${PACKAGE}_tag)\${CONSTITUENT}"
|
---|
21 | ConfigurationType="1"
|
---|
22 | CharacterSet="2">
|
---|
23 | <Tool
|
---|
24 | Name="VCCLCompilerTool"
|
---|
25 | AdditionalOptions='$(cppflags) $(use_cppflags) $(${CONSTITUENT}_cppflags)'
|
---|
26 | Optimization="$(vsOptimize)"
|
---|
27 | UsePrecompiledHeader="0"
|
---|
28 | WarningLevel="3"
|
---|
29 | Detect64BitPortabilityProblems="FALSE"/>
|
---|
30 | <Tool
|
---|
31 | Name="VCCustomBuildTool"/>
|
---|
32 | <Tool
|
---|
33 | Name="VCLinkerTool"
|
---|
34 | AdditionalOptions='$(cpplinkflags) $(use_linkopts) $(${CONSTITUENT}linkopts) $(${CONSTITUENT}_use_linkopts)'
|
---|
35 | OutputFile="..\$(${PACKAGE}_tag)\${CONSTITUENT}.exe"
|
---|
36 | GenerateDebugInformation="TRUE"
|
---|
37 | ProgramDatabaseFile="$(vsPDF)"
|
---|
38 | SubSystem="1"
|
---|
39 | TargetMachine="1"/>
|
---|
40 | <Tool
|
---|
41 | Name="VCMIDLTool"/>
|
---|
42 | <Tool
|
---|
43 | Name="VCPostBuildEventTool"/>
|
---|
44 | <Tool
|
---|
45 | Name="VCPreBuildEventTool"/>
|
---|
46 | <Tool
|
---|
47 | Name="VCPreLinkEventTool"/>
|
---|
48 | <Tool
|
---|
49 | Name="VCResourceCompilerTool"/>
|
---|
50 | <Tool
|
---|
51 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
52 | <Tool
|
---|
53 | Name="VCWebDeploymentTool"/>
|
---|
54 | </Configuration>
|
---|
55 | </Configurations>
|
---|
56 | <Files>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.