source: CMT/v1r10p20011126/Visual/jcmt.dsp @ 1

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

Import all tags

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