1 | # Microsoft Developer Studio Project File - Name="makefile" - Package Owner=<4>
|
---|
2 | # Microsoft Developer Studio Generated Build File, Format Version 5.00
|
---|
3 | # ** DO NOT EDIT **
|
---|
4 |
|
---|
5 | # TARGTYPE "Win32 (x86) External Target" 0x0106
|
---|
6 |
|
---|
7 | CFG=makefile - 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 "makefile.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 "makefile.mak" CFG="makefile - Win32 Debug"
|
---|
17 | !MESSAGE
|
---|
18 | !MESSAGE Possible choices for configuration are:
|
---|
19 | !MESSAGE
|
---|
20 | !MESSAGE "makefile - Win32 Release" (based on "Win32 (x86) External Target")
|
---|
21 | !MESSAGE "makefile - Win32 Debug" (based on "Win32 (x86) External Target")
|
---|
22 | !MESSAGE
|
---|
23 |
|
---|
24 | # Begin Project
|
---|
25 | # PROP Scc_ProjName ""
|
---|
26 | # PROP Scc_LocalPath ""
|
---|
27 |
|
---|
28 | !IF "$(CFG)" == "makefile - Win32 Release"
|
---|
29 |
|
---|
30 | # PROP BASE Use_Debug_Libraries 0
|
---|
31 | # PROP BASE Output_Dir "Release"
|
---|
32 | # PROP BASE Intermediate_Dir "Release"
|
---|
33 | # PROP BASE Cmd_Line "NMAKE /f makefile.mak"
|
---|
34 | # PROP BASE Rebuild_Opt "/a"
|
---|
35 | # PROP BASE Target_File "makefile.exe"
|
---|
36 | # PROP BASE Bsc_Name "makefile.bsc"
|
---|
37 | # PROP BASE Target_Dir ""
|
---|
38 | # PROP Use_Debug_Libraries 0
|
---|
39 | # PROP Output_Dir "Release"
|
---|
40 | # PROP Intermediate_Dir "Release"
|
---|
41 | # PROP Cmd_Line "NMAKE /f makefile.mak"
|
---|
42 | # PROP Rebuild_Opt "/a"
|
---|
43 | # PROP Target_File "makefile.exe"
|
---|
44 | # PROP Bsc_Name "makefile.bsc"
|
---|
45 | # PROP Target_Dir ""
|
---|
46 |
|
---|
47 | !ELSEIF "$(CFG)" == "makefile - Win32 Debug"
|
---|
48 |
|
---|
49 | # PROP BASE Use_Debug_Libraries 1
|
---|
50 | # PROP BASE Output_Dir "Debug"
|
---|
51 | # PROP BASE Intermediate_Dir "Debug"
|
---|
52 | # PROP BASE Cmd_Line "NMAKE /f makefile.mak"
|
---|
53 | # PROP BASE Rebuild_Opt "/a"
|
---|
54 | # PROP BASE Target_File "makefile.exe"
|
---|
55 | # PROP BASE Bsc_Name "makefile.bsc"
|
---|
56 | # PROP BASE Target_Dir ""
|
---|
57 | # PROP Use_Debug_Libraries 1
|
---|
58 | # PROP Output_Dir "Debug"
|
---|
59 | # PROP Intermediate_Dir "Debug"
|
---|
60 | # PROP Cmd_Line "NMAKE /f makefile.mak"
|
---|
61 | # PROP Rebuild_Opt "/a"
|
---|
62 | # PROP Target_File "makefile.exe"
|
---|
63 | # PROP Bsc_Name "makefile.bsc"
|
---|
64 | # PROP Target_Dir ""
|
---|
65 |
|
---|
66 | !ENDIF
|
---|
67 |
|
---|
68 | # Begin Target
|
---|
69 |
|
---|
70 | # Name "makefile - Win32 Release"
|
---|
71 | # Name "makefile - Win32 Debug"
|
---|
72 |
|
---|
73 | !IF "$(CFG)" == "makefile - Win32 Release"
|
---|
74 |
|
---|
75 | !ELSEIF "$(CFG)" == "makefile - Win32 Debug"
|
---|
76 |
|
---|
77 | !ENDIF
|
---|
78 |
|
---|
79 | # Begin Source File
|
---|
80 |
|
---|
81 | SOURCE=.\makefile.mak
|
---|
82 | # End Source File
|
---|
83 | # End Target
|
---|
84 | # End Project
|
---|