|
1 # Microsoft Developer Studio Project File - Name="pppcontroller" - Package Owner=<4> |
|
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
|
3 # ** DO NOT EDIT ** |
|
4 |
|
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103 |
|
6 |
|
7 CFG=pppcontroller - 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 "pppcontroller.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 "pppcontroller.mak" CFG="pppcontroller - Win32 Debug" |
|
17 !MESSAGE |
|
18 !MESSAGE Possible choices for configuration are: |
|
19 !MESSAGE |
|
20 !MESSAGE "pppcontroller - Win32 Release" (based on "Win32 (x86) Console Application") |
|
21 !MESSAGE "pppcontroller - Win32 Debug" (based on "Win32 (x86) Console Application") |
|
22 !MESSAGE |
|
23 |
|
24 # Begin Project |
|
25 # PROP AllowPerConfigDependencies 0 |
|
26 # PROP Scc_ProjName "" |
|
27 # PROP Scc_LocalPath "" |
|
28 CPP=cl.exe |
|
29 RSC=rc.exe |
|
30 |
|
31 !IF "$(CFG)" == "pppcontroller - Win32 Release" |
|
32 |
|
33 # PROP BASE Use_MFC 0 |
|
34 # PROP BASE Use_Debug_Libraries 0 |
|
35 # PROP BASE Output_Dir "Release" |
|
36 # PROP BASE Intermediate_Dir "Release" |
|
37 # PROP BASE Target_Dir "" |
|
38 # PROP Use_MFC 0 |
|
39 # PROP Use_Debug_Libraries 0 |
|
40 # PROP Output_Dir "Release" |
|
41 # PROP Intermediate_Dir "Release" |
|
42 # PROP Target_Dir "" |
|
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c |
|
44 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c |
|
45 # ADD BASE RSC /l 0x809 /d "NDEBUG" |
|
46 # ADD RSC /l 0x809 /d "NDEBUG" |
|
47 BSC32=bscmake.exe |
|
48 # ADD BASE BSC32 /nologo |
|
49 # ADD BSC32 /nologo |
|
50 LINK32=link.exe |
|
51 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 |
|
52 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 |
|
53 |
|
54 !ELSEIF "$(CFG)" == "pppcontroller - Win32 Debug" |
|
55 |
|
56 # PROP BASE Use_MFC 0 |
|
57 # PROP BASE Use_Debug_Libraries 1 |
|
58 # PROP BASE Output_Dir "Debug" |
|
59 # PROP BASE Intermediate_Dir "Debug" |
|
60 # PROP BASE Target_Dir "" |
|
61 # PROP Use_MFC 0 |
|
62 # PROP Use_Debug_Libraries 1 |
|
63 # PROP Output_Dir "Debug" |
|
64 # PROP Intermediate_Dir "Debug" |
|
65 # PROP Ignore_Export_Lib 0 |
|
66 # PROP Target_Dir "" |
|
67 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c |
|
68 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\External\source_for_build\oncrpc" /I "..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c |
|
69 # ADD BASE RSC /l 0x809 /d "_DEBUG" |
|
70 # ADD RSC /l 0x809 /d "_DEBUG" |
|
71 BSC32=bscmake.exe |
|
72 # ADD BASE BSC32 /nologo |
|
73 # ADD BSC32 /nologo |
|
74 LINK32=link.exe |
|
75 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept |
|
76 # ADD LINK32 oncrpcms.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\BinInternal" /libpath:"..\..\External\binaries_for_build" |
|
77 |
|
78 !ENDIF |
|
79 |
|
80 # Begin Target |
|
81 |
|
82 # Name "pppcontroller - Win32 Release" |
|
83 # Name "pppcontroller - Win32 Debug" |
|
84 # Begin Group "RPC Generated Files" |
|
85 |
|
86 # PROP Default_Filter "" |
|
87 # Begin Group "include - nomod" |
|
88 |
|
89 # PROP Default_Filter "" |
|
90 # Begin Source File |
|
91 |
|
92 SOURCE=.\pppcontroller.h |
|
93 # End Source File |
|
94 # End Group |
|
95 # Begin Group "source - nomod" |
|
96 |
|
97 # PROP Default_Filter "" |
|
98 # Begin Source File |
|
99 |
|
100 SOURCE=.\pppcontroller_svc.c |
|
101 # End Source File |
|
102 # Begin Source File |
|
103 |
|
104 SOURCE=.\pppcontroller_svc_stub_impl.cpp |
|
105 # End Source File |
|
106 # Begin Source File |
|
107 |
|
108 SOURCE=.\pppcontroller_xdr.c |
|
109 # End Source File |
|
110 # End Group |
|
111 # Begin Group "modified" |
|
112 |
|
113 # PROP Default_Filter "" |
|
114 # Begin Source File |
|
115 |
|
116 SOURCE=.\CSPppcontroller.cpp |
|
117 # End Source File |
|
118 # Begin Source File |
|
119 |
|
120 SOURCE=.\CSPppcontroller.h |
|
121 # End Source File |
|
122 # Begin Source File |
|
123 |
|
124 SOURCE=.\CSvcPppcontroller.cpp |
|
125 # End Source File |
|
126 # Begin Source File |
|
127 |
|
128 SOURCE=.\CSvcPppcontroller.h |
|
129 # End Source File |
|
130 # End Group |
|
131 # End Group |
|
132 # Begin Group "include" |
|
133 |
|
134 # PROP Default_Filter "" |
|
135 # Begin Source File |
|
136 |
|
137 SOURCE=..\include\CComponentManager.h |
|
138 # End Source File |
|
139 # Begin Source File |
|
140 |
|
141 SOURCE=..\DynamicsConfigurationLibrary\file_utilities.h |
|
142 # End Source File |
|
143 # Begin Source File |
|
144 |
|
145 SOURCE=..\ProcessLibrary\proclib.h |
|
146 # End Source File |
|
147 # Begin Source File |
|
148 |
|
149 SOURCE=..\include\standard_service_manager.h |
|
150 # End Source File |
|
151 # Begin Source File |
|
152 |
|
153 SOURCE=..\include\standard_unix.h |
|
154 # End Source File |
|
155 # End Group |
|
156 # Begin Group "source" |
|
157 |
|
158 # PROP Default_Filter "" |
|
159 # Begin Source File |
|
160 |
|
161 SOURCE=.\pdsnc_service.cpp |
|
162 |
|
163 !IF "$(CFG)" == "pppcontroller - Win32 Release" |
|
164 |
|
165 !ELSEIF "$(CFG)" == "pppcontroller - Win32 Debug" |
|
166 |
|
167 # PROP Exclude_From_Build 1 |
|
168 |
|
169 !ENDIF |
|
170 |
|
171 # End Source File |
|
172 # Begin Source File |
|
173 |
|
174 SOURCE=.\pppcontroller.x |
|
175 |
|
176 !IF "$(CFG)" == "pppcontroller - Win32 Release" |
|
177 |
|
178 !ELSEIF "$(CFG)" == "pppcontroller - Win32 Debug" |
|
179 |
|
180 # Begin Custom Build |
|
181 InputPath=.\pppcontroller.x |
|
182 |
|
183 "pppcontroller.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
|
184 ..\..\BinInternal\rpcgen -server -component_base -wrapstring pppcontroller.x |
|
185 |
|
186 # End Custom Build |
|
187 |
|
188 !ENDIF |
|
189 |
|
190 # End Source File |
|
191 # End Group |
|
192 # End Target |
|
193 # End Project |