]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - tools/quake2/extra/Unpack/Unpack.dsp
Q2Tools source - didn't import this in initially
[xonotic/netradiant.git] / tools / quake2 / extra / Unpack / Unpack.dsp
1 # Microsoft Developer Studio Project File - Name="Unpack" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Java Virtual Machine Java Project" 0x0809
6
7 CFG=Unpack - Java Virtual Machine 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 "Unpack.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 "Unpack.mak" CFG="Unpack - Java Virtual Machine Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "Unpack - Java Virtual Machine Release" (based on\
21  "Java Virtual Machine Java Project")
22 !MESSAGE "Unpack - Java Virtual Machine Debug" (based on\
23  "Java Virtual Machine Java Project")
24 !MESSAGE 
25
26 # Begin Project
27 # PROP Scc_ProjName ""
28 # PROP Scc_LocalPath ""
29 JAVA=jvc.exe
30
31 !IF  "$(CFG)" == "Unpack - Java Virtual Machine Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir ""
36 # PROP BASE Intermediate_Dir ""
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir ""
41 # PROP Intermediate_Dir ""
42 # PROP Target_Dir ""
43 # ADD BASE JAVA /O
44 # ADD JAVA /O
45
46 !ELSEIF  "$(CFG)" == "Unpack - Java Virtual Machine Debug"
47
48 # PROP BASE Use_MFC 0
49 # PROP BASE Use_Debug_Libraries 1
50 # PROP BASE Output_Dir ""
51 # PROP BASE Intermediate_Dir ""
52 # PROP BASE Target_Dir ""
53 # PROP Use_MFC 0
54 # PROP Use_Debug_Libraries 1
55 # PROP Output_Dir ""
56 # PROP Intermediate_Dir ""
57 # PROP Target_Dir ""
58 # ADD BASE JAVA /g
59 # ADD JAVA /g
60
61 !ENDIF 
62
63 # Begin Target
64
65 # Name "Unpack - Java Virtual Machine Release"
66 # Name "Unpack - Java Virtual Machine Debug"
67 # Begin Source File
68
69 SOURCE=.\Unpack.java
70 # End Source File
71 # End Target
72 # End Project