1 # Microsoft Developer Studio Project File - Name="vc_console" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
7 CFG=vc_console - Win32 Debug with Win32 threads
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
11 !MESSAGE NMAKE /f "vc_console.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "vc_console.mak"\
17 CFG="vc_console - Win32 Debug with Win32 threads"
19 !MESSAGE Possible choices for configuration are:
21 !MESSAGE "vc_console - Win32 Release" (based on\
22 "Win32 (x86) Console Application")
23 !MESSAGE "vc_console - Win32 Debug" (based on\
24 "Win32 (x86) Console Application")
25 !MESSAGE "vc_console - Win32 Debug with Win32 threads" (based on\
26 "Win32 (x86) Console Application")
27 !MESSAGE "vc_console - Win32 Release with Win32 threads" (based on\
28 "Win32 (x86) Console Application")
32 # PROP Scc_ProjName ""
33 # PROP Scc_LocalPath ""
37 !IF "$(CFG)" == "vc_console - Win32 Release"
40 # PROP BASE Use_Debug_Libraries 0
41 # PROP BASE Output_Dir "Release"
42 # PROP BASE Intermediate_Dir "Release"
43 # PROP BASE Target_Dir ""
45 # PROP Use_Debug_Libraries 0
46 # PROP Output_Dir "console_release"
47 # PROP Intermediate_Dir "console_release"
48 # PROP Ignore_Export_Lib 0
50 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
51 # ADD CPP /nologo /MT /W3 /GX /O2 /I "pcre" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /YX /FD /c
52 # ADD BASE RSC /l 0x809 /d "NDEBUG"
53 # ADD RSC /l 0x809 /d "NDEBUG"
55 # ADD BASE BSC32 /nologo
58 # 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 /nologo /subsystem:console /machine:I386
59 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /machine:I386
61 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug"
64 # PROP BASE Use_Debug_Libraries 1
65 # PROP BASE Output_Dir "Debug"
66 # PROP BASE Intermediate_Dir "Debug"
67 # PROP BASE Target_Dir ""
69 # PROP Use_Debug_Libraries 1
70 # PROP Output_Dir "console_debug"
71 # PROP Intermediate_Dir "console_debug"
72 # PROP Ignore_Export_Lib 0
74 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
75 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /FR /YX /FD /c
76 # ADD BASE RSC /l 0x809 /d "_DEBUG"
77 # ADD RSC /l 0x809 /d "_DEBUG"
79 # ADD BASE BSC32 /nologo
82 # 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
83 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
85 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"
88 # PROP BASE Use_Debug_Libraries 1
89 # PROP BASE Output_Dir "console_"
90 # PROP BASE Intermediate_Dir "console_"
91 # PROP BASE Ignore_Export_Lib 0
92 # PROP BASE Target_Dir ""
94 # PROP Use_Debug_Libraries 1
95 # PROP Output_Dir "console_debug_winthr"
96 # PROP Intermediate_Dir "console_debug_winthr"
97 # PROP Ignore_Export_Lib 0
99 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /FR /YX /FD /c
100 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /FR /YX /FD /c
101 # ADD BASE RSC /l 0x809 /d "_DEBUG"
102 # ADD RSC /l 0x809 /d "_DEBUG"
104 # ADD BASE BSC32 /nologo
107 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
108 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
110 !ELSEIF "$(CFG)" == "vc_console - Win32 Release with Win32 threads"
112 # PROP BASE Use_MFC 0
113 # PROP BASE Use_Debug_Libraries 0
114 # PROP BASE Output_Dir "console0"
115 # PROP BASE Intermediate_Dir "console0"
116 # PROP BASE Ignore_Export_Lib 0
117 # PROP BASE Target_Dir ""
119 # PROP Use_Debug_Libraries 0
120 # PROP Output_Dir "console_release_winthr"
121 # PROP Intermediate_Dir "console_release_winthr"
122 # PROP Ignore_Export_Lib 0
124 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "pcre" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /YX /FD /c
125 # ADD CPP /nologo /MT /W3 /GX /O2 /I "pcre" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /YX /FD /c
126 # ADD BASE RSC /l 0x809 /d "NDEBUG"
127 # ADD RSC /l 0x809 /d "NDEBUG"
129 # ADD BASE BSC32 /nologo
132 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /machine:I386
133 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib /nologo /subsystem:console /machine:I386
139 # Name "vc_console - Win32 Release"
140 # Name "vc_console - Win32 Debug"
141 # Name "vc_console - Win32 Debug with Win32 threads"
142 # Name "vc_console - Win32 Release with Win32 threads"
143 # Begin Group "JunkBuster"
145 # PROP Default_Filter ""
148 SOURCE=.\actionlist.h
263 # Begin Group "Win32"
265 # PROP Default_Filter ""
281 # PROP Default_Filter ""
284 SOURCE=.\pcre\chartables.c
286 !IF "$(CFG)" == "vc_console - Win32 Release"
288 # PROP Exclude_From_Build 1
290 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug"
292 # PROP Exclude_From_Build 1
294 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"
296 # PROP BASE Exclude_From_Build 1
297 # PROP Exclude_From_Build 1
299 !ELSEIF "$(CFG)" == "vc_console - Win32 Release with Win32 threads"
301 # PROP BASE Exclude_From_Build 1
302 # PROP Exclude_From_Build 1
309 SOURCE=.\pcre\config.h
317 SOURCE=.\pcre\internal.h
321 SOURCE=.\pcre\maketables.c
333 SOURCE=.\pcre\pcreposix.c
337 SOURCE=.\pcre\pcreposix.h
341 SOURCE=.\pcre\study.c
346 # PROP Default_Filter ""
356 # Begin Group "Sockets"
358 # PROP Default_Filter ""
376 # Begin Group "Utilities"
378 # PROP Default_Filter ""