source: CMT/v1r10p20011126/Visual/html.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="html" - Package Owner=<4>
2
3
4# Microsoft Developer Studio Generated Build File, Format Version 6.00
5
6
7# ** DO NOT EDIT **
8
9
10
11
12
13# TARGTYPE "Win32 (x86) Generic Project" 0x010a
14
15
16
17
18
19CFG=html - Win32 Debug
20
21
22!MESSAGE This is not a valid makefile. To build this project using NMAKE,
23
24
25!MESSAGE use the Export Makefile command and run
26
27
28!MESSAGE
29
30
31!MESSAGE NMAKE /f "html.mak".
32
33
34!MESSAGE
35
36
37!MESSAGE You can specify a configuration when running NMAKE
38
39
40!MESSAGE by defining the macro CFG on the command line. For example:
41
42
43!MESSAGE
44
45
46!MESSAGE NMAKE /f "html.mak" CFG="html - Win32 Debug"
47
48
49!MESSAGE
50
51
52!MESSAGE Possible choices for configuration are:
53
54
55!MESSAGE
56
57
58!MESSAGE "html - Win32 Release" (based on "Win32 (x86) Generic Project")
59
60
61!MESSAGE "html - Win32 Debug" (based on "Win32 (x86) Generic Project")
62
63
64!MESSAGE
65
66
67
68
69
70# Begin Project
71
72
73# PROP AllowPerConfigDependencies 0
74
75
76# PROP Scc_ProjName ""
77
78
79# PROP Scc_LocalPath ""
80
81
82MTL=midl.exe
83
84
85
86
87
88!IF  "$(CFG)" == "html - Win32 Release"
89
90
91
92
93
94# PROP BASE Use_MFC 0
95
96
97# PROP BASE Use_Debug_Libraries 0
98
99
100# PROP BASE Output_Dir "Release"
101
102
103# PROP BASE Intermediate_Dir "Release"
104
105
106# PROP BASE Target_Dir ""
107
108
109# PROP Use_MFC 0
110
111
112# PROP Use_Debug_Libraries 0
113
114
115# PROP Output_Dir "Release"
116
117
118# PROP Intermediate_Dir "Release"
119
120
121# PROP Target_Dir ""
122
123
124
125
126
127!ELSEIF  "$(CFG)" == "html - Win32 Debug"
128
129
130
131
132
133# PROP BASE Use_MFC 0
134
135
136# PROP BASE Use_Debug_Libraries 1
137
138
139# PROP BASE Output_Dir "html___Win32_Debug"
140
141
142# PROP BASE Intermediate_Dir "html___Win32_Debug"
143
144
145# PROP BASE Target_Dir ""
146
147
148# PROP Use_MFC 0
149
150
151# PROP Use_Debug_Libraries 1
152
153
154# PROP Output_Dir "html___Win32_Debug"
155
156
157# PROP Intermediate_Dir "html___Win32_Debug"
158
159
160# PROP Target_Dir ""
161
162
163
164
165
166!ENDIF
167
168
169
170
171
172# Begin Target
173
174
175
176
177
178# Name "html - Win32 Release"
179
180
181# Name "html - Win32 Debug"
182
183
184# Begin Source File
185
186
187
188
189
190SOURCE=.\html.java
191
192
193# End Source File
194
195
196# End Target
197
198
199# End Project
200
201
Note: See TracBrowser for help on using the repository browser.