source: CMT/v1r18p20041201/Visual/doc.dsp @ 1

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

Import all tags

File size: 2.0 KB
Line 
1# Microsoft Developer Studio Project File - Name="doc" - Package Owner=<4>
2
3# Microsoft Developer Studio Generated Build File, Format Version 6.00
4
5# ** DO NOT EDIT **
6
7
8
9# TARGTYPE "Win32 (x86) Generic Project" 0x010a
10
11
12
13CFG=doc - Win32 Debug
14
15!MESSAGE This is not a valid makefile. To build this project using NMAKE,
16
17!MESSAGE use the Export Makefile command and run
18
19!MESSAGE
20
21!MESSAGE NMAKE /f "doc.mak".
22
23!MESSAGE
24
25!MESSAGE You can specify a configuration when running NMAKE
26
27!MESSAGE by defining the macro CFG on the command line. For example:
28
29!MESSAGE
30
31!MESSAGE NMAKE /f "doc.mak" CFG="doc - Win32 Debug"
32
33!MESSAGE
34
35!MESSAGE Possible choices for configuration are:
36
37!MESSAGE
38
39!MESSAGE "doc - Win32 Release" (based on "Win32 (x86) Generic Project")
40
41!MESSAGE "doc - Win32 Debug" (based on "Win32 (x86) Generic Project")
42
43!MESSAGE
44
45
46
47# Begin Project
48
49# PROP AllowPerConfigDependencies 0
50
51# PROP Scc_ProjName ""
52
53# PROP Scc_LocalPath ""
54
55MTL=midl.exe
56
57
58
59!IF  "$(CFG)" == "doc - Win32 Release"
60
61
62
63# PROP BASE Use_MFC 0
64
65# PROP BASE Use_Debug_Libraries 0
66
67# PROP BASE Output_Dir "Release"
68
69# PROP BASE Intermediate_Dir "Release"
70
71# PROP BASE Target_Dir ""
72
73# PROP Use_MFC 0
74
75# PROP Use_Debug_Libraries 0
76
77# PROP Output_Dir "Release"
78
79# PROP Intermediate_Dir "Release"
80
81# PROP Target_Dir ""
82
83
84
85!ELSEIF  "$(CFG)" == "doc - Win32 Debug"
86
87
88
89# PROP BASE Use_MFC 0
90
91# PROP BASE Use_Debug_Libraries 1
92
93# PROP BASE Output_Dir "doc___Win32_Debug"
94
95# PROP BASE Intermediate_Dir "doc___Win32_Debug"
96
97# PROP BASE Target_Dir ""
98
99# PROP Use_MFC 0
100
101# PROP Use_Debug_Libraries 1
102
103# PROP Output_Dir "doc___Win32_Debug"
104
105# PROP Intermediate_Dir "doc___Win32_Debug"
106
107# PROP Target_Dir ""
108
109
110
111!ENDIF
112
113
114
115# Begin Target
116
117
118
119# Name "doc - Win32 Release"
120
121# Name "doc - Win32 Debug"
122
123# Begin Source File
124
125
126
127SOURCE=..\doc\CMTDoc.html
128
129# End Source File
130
131# Begin Source File
132
133
134
135SOURCE=.\html.java
136
137# End Source File
138
139# End Target
140
141# End Project
142
Note: See TracBrowser for help on using the repository browser.