source: CMT/v1r18p20041201/mgr/fragments/vcproj_all@ 1

Last change on this file since 1 was 1, checked in by arnault, 21 years ago

Import all tags

File size: 1.1 KB
RevLine 
[1]1<?xml version="1.0" encoding = "Windows-1252"?>
2<!-- GLAST fragment $Header: /projects/cvs/CMT/mgr/fragments/vcproj_all,v 1.1 2004/09/30 16:20:09 arnault Exp $ -->
3<VisualStudioProject
4 ProjectType="Visual C++"
5 Version="7.00"
6 Name="all"
7 ProjectGUID="$(GUID_all)"
8 Keyword="Win32Proj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="$(vsCONFIG)|Win32"
16 OutputDirectory="..\$(${PACKAGE}_tag)"
17 IntermediateDirectory="..\$(${PACKAGE}_tag)\${CONSTITUENT}"
18 ConfigurationType="2"
19 CharacterSet="2">
20 <Tool
21 Name="VCCLCompilerTool"/>
22 <Tool
23 Name="VCMIDLTool"/>
24 <Tool
25 Name="VCPostBuildEventTool"/>
26 <Tool
27 Name="VCPreBuildEventTool"/>
28 <Tool
29 Name="VCPreLinkEventTool"/>
30 <Tool
31 Name="VCResourceCompilerTool"/>
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"/>
34 </Configuration>
35 </Configurations>
36 <Files>
37 <File
38 RelativePath="..\src\mainpage.h">
39 </File>
40 <File
41 RelativePath="..\doc\release.notes">
42 </File>
43 <File
44 RelativePath="..\cmt\requirements">
45 </File>
46 </Files>
47 <Globals>
48 </Globals>
49</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.