]> git.proxmox.com Git - mirror_edk2.git/blob - EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/msvc.dsp
Add in the 1st version of ECP.
[mirror_edk2.git] / EdkCompatibilityPkg / Other / Maintained / Tools / Pccts / sorcerer / lib / msvc.dsp
1 # Microsoft Developer Studio Project File - Name="lib" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=lib - 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 "lib.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 "lib.mak" CFG="lib - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "lib - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "lib - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE
23
24 # Begin Project
25 # PROP Scc_ProjName ""$/pccts/Sorcerer/lib", EPABAAAA"
26 # PROP Scc_LocalPath "."
27 CPP=cl.exe
28
29 !IF "$(CFG)" == "lib - Win32 Release"
30
31 # PROP BASE Use_MFC 0
32 # PROP BASE Use_Debug_Libraries 0
33 # PROP BASE Output_Dir "Release"
34 # PROP BASE Intermediate_Dir "Release"
35 # PROP BASE Target_Dir ""
36 # PROP Use_MFC 0
37 # PROP Use_Debug_Libraries 0
38 # PROP Output_Dir "Release"
39 # PROP Intermediate_Dir "Release"
40 # PROP Target_Dir ""
41 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
42 # ADD CPP /nologo /W3 /GX /O2 /I "h" /I "..\h" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "PC" /YX /FD /c
43 BSC32=bscmake.exe
44 # ADD BASE BSC32 /nologo
45 # ADD BSC32 /nologo
46 LIB32=link.exe -lib
47 # ADD BASE LIB32 /nologo
48 # ADD LIB32 /nologo
49
50 !ELSEIF "$(CFG)" == "lib - Win32 Debug"
51
52 # PROP BASE Use_MFC 0
53 # PROP BASE Use_Debug_Libraries 1
54 # PROP BASE Output_Dir "Debug"
55 # PROP BASE Intermediate_Dir "Debug"
56 # PROP BASE Target_Dir ""
57 # PROP Use_MFC 0
58 # PROP Use_Debug_Libraries 1
59 # PROP Output_Dir "Debug"
60 # PROP Intermediate_Dir "Debug"
61 # PROP Target_Dir ""
62 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
63 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "h" /I "..\h" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "PC" /YX /FD /c
64 BSC32=bscmake.exe
65 # ADD BASE BSC32 /nologo
66 # ADD BSC32 /nologo
67 LIB32=link.exe -lib
68 # ADD BASE LIB32 /nologo
69 # ADD LIB32 /nologo
70
71 !ENDIF
72
73 # Begin Target
74
75 # Name "lib - Win32 Release"
76 # Name "lib - Win32 Debug"
77 # Begin Group "Header files"
78
79 # PROP Default_Filter "h"
80 # Begin Source File
81
82 SOURCE=.\CASTBase.h
83 # End Source File
84 # End Group
85 # Begin Group "Source files"
86
87 # PROP Default_Filter "c,cpp"
88 # Begin Source File
89
90 SOURCE=.\astlib.c
91 # PROP Exclude_From_Build 1
92 # End Source File
93 # Begin Source File
94
95 SOURCE=.\errsupport.c
96 # PROP Exclude_From_Build 1
97 # End Source File
98 # Begin Source File
99
100 SOURCE=.\PCCTSAST.cpp
101 # End Source File
102 # Begin Source File
103
104 SOURCE=.\sintstack.c
105 # End Source File
106 # Begin Source File
107
108 SOURCE=.\SList.cpp
109 # End Source File
110 # Begin Source File
111
112 SOURCE=.\sorcerer.c
113 # PROP Exclude_From_Build 1
114 # End Source File
115 # Begin Source File
116
117 SOURCE=.\sorlist.c
118 # PROP Exclude_From_Build 1
119 # End Source File
120 # Begin Source File
121
122 SOURCE=.\sstack.c
123 # End Source File
124 # Begin Source File
125
126 SOURCE=.\STreeParser.cpp
127 # End Source File
128 # End Group
129 # End Target
130 # End Project