Added trace log at level 6 for helping find PSafeObject reference/dereference errors.
[pwlib.git] / samples / factory / factory.dsp
blobbd15fa87dfdfdc0f95b3143ff956264bad9edc0d
1 # Microsoft Developer Studio Project File - Name="factory" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) Application" 0x0101
7 CFG=factory - Win32 Debug Static
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 "factory.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 "factory.mak" CFG="factory - Win32 Debug Static"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "factory - Win32 Release" (based on "Win32 (x86) Application")
21 !MESSAGE "factory - Win32 Debug" (based on "Win32 (x86) Application")
22 !MESSAGE "factory - Win32 Debug Static" (based on "Win32 (x86) Application")
23 !MESSAGE "factory - Win32 Release Static" (based on "Win32 (x86) Application")
24 !MESSAGE 
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 MTL=midl.exe
32 RSC=rc.exe
34 !IF  "$(CFG)" == "factory - Win32 Release"
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "Release"
44 # PROP Intermediate_Dir "Release"
45 # PROP Ignore_Export_Lib 0
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
48 # ADD CPP /nologo /MD /W4 /GR /GX /Zi /O2 /D "NDEBUG" /D "PTRACING" /Yu"ptlib.h" /FD /c
49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51 # ADD BASE RSC /l 0xc09 /d "NDEBUG" /d "_AFXDLL"
52 # ADD RSC /l 0xc09 /d "NDEBUG" /d "_AFXDLL"
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LINK32=link.exe
57 # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
58 # ADD LINK32 ptclib.lib ptlib.lib comdlg32.lib winspool.lib wsock32.lib mpr.lib kernel32.lib user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386
60 !ELSEIF  "$(CFG)" == "factory - Win32 Debug"
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "Debug"
70 # PROP Intermediate_Dir "Debug"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /GZ /c
74 # ADD CPP /nologo /MDd /W4 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "PTRACING" /Yu"ptlib.h" /FD /GZ /c
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77 # ADD BASE RSC /l 0xc09 /d "_DEBUG" /d "_AFXDLL"
78 # ADD RSC /l 0xc09 /d "_DEBUG" /d "_AFXDLL"
79 BSC32=bscmake.exe
80 # ADD BASE BSC32 /nologo
81 # ADD BSC32 /nologo
82 LINK32=link.exe
83 # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
84 # ADD LINK32 ptclibd.lib ptlibd.lib comdlg32.lib winspool.lib wsock32.lib mpr.lib kernel32.lib user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
86 !ELSEIF  "$(CFG)" == "factory - Win32 Debug Static"
88 # PROP BASE Use_MFC 0
89 # PROP BASE Use_Debug_Libraries 1
90 # PROP BASE Output_Dir "factory___Win32_Debug_Static"
91 # PROP BASE Intermediate_Dir "factory___Win32_Debug_Static"
92 # PROP BASE Ignore_Export_Lib 0
93 # PROP BASE Target_Dir ""
94 # PROP Use_MFC 0
95 # PROP Use_Debug_Libraries 1
96 # PROP Output_Dir "Debug_Static"
97 # PROP Intermediate_Dir "Debug_Static"
98 # PROP Ignore_Export_Lib 0
99 # PROP Target_Dir ""
100 # ADD BASE CPP /nologo /MDd /W4 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "PTRACING" /Yu"ptlib.h" /FD /GZ /c
101 # ADD CPP /nologo /MDd /W4 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "PTRACING" /Yu"ptlib.h" /FD /GZ /c
102 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
103 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
104 # ADD BASE RSC /l 0xc09 /d "_DEBUG" /d "_AFXDLL"
105 # ADD RSC /l 0xc09 /d "_DEBUG" /d "_AFXDLL"
106 BSC32=bscmake.exe
107 # ADD BASE BSC32 /nologo
108 # ADD BSC32 /nologo
109 LINK32=link.exe
110 # ADD BASE LINK32 ptclibd.lib ptlibd.lib comdlg32.lib winspool.lib wsock32.lib mpr.lib kernel32.lib user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
111 # ADD LINK32 ptclibd.lib ptlibsd.lib comdlg32.lib winspool.lib wsock32.lib mpr.lib kernel32.lib user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
113 !ELSEIF  "$(CFG)" == "factory - Win32 Release Static"
115 # PROP BASE Use_MFC 0
116 # PROP BASE Use_Debug_Libraries 0
117 # PROP BASE Output_Dir "factory___Win32_Release_Static"
118 # PROP BASE Intermediate_Dir "factory___Win32_Release_Static"
119 # PROP BASE Ignore_Export_Lib 0
120 # PROP BASE Target_Dir ""
121 # PROP Use_MFC 0
122 # PROP Use_Debug_Libraries 0
123 # PROP Output_Dir "Release_Static"
124 # PROP Intermediate_Dir "Release_Static"
125 # PROP Ignore_Export_Lib 0
126 # PROP Target_Dir ""
127 # ADD BASE CPP /nologo /MD /W4 /GR /GX /Zi /O2 /D "NDEBUG" /D "PTRACING" /Yu"ptlib.h" /FD /c
128 # ADD CPP /nologo /MD /W4 /GR /GX /Zi /O2 /D "NDEBUG" /D "PTRACING" /Yu"ptlib.h" /FD /c
129 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
130 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
131 # ADD BASE RSC /l 0xc09 /d "NDEBUG" /d "_AFXDLL"
132 # ADD RSC /l 0xc09 /d "NDEBUG" /d "_AFXDLL"
133 BSC32=bscmake.exe
134 # ADD BASE BSC32 /nologo
135 # ADD BSC32 /nologo
136 LINK32=link.exe
137 # ADD BASE LINK32 ptclib.lib ptlib.lib comdlg32.lib winspool.lib wsock32.lib mpr.lib kernel32.lib user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386
138 # ADD LINK32 ptclib.lib ptlibs.lib comdlg32.lib winspool.lib wsock32.lib mpr.lib kernel32.lib user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386
140 !ENDIF 
142 # Begin Target
144 # Name "factory - Win32 Release"
145 # Name "factory - Win32 Debug"
146 # Name "factory - Win32 Debug Static"
147 # Name "factory - Win32 Release Static"
148 # Begin Group "Source Files"
150 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
151 # Begin Source File
153 SOURCE=.\concrete.cxx
154 # End Source File
155 # Begin Source File
157 SOURCE=.\main.cxx
158 # End Source File
159 # Begin Source File
161 SOURCE=.\precompile.cxx
162 # ADD CPP /Yc"ptlib.h"
163 # End Source File
164 # Begin Source File
166 SOURCE=.\solid.cxx
167 # End Source File
168 # End Group
169 # Begin Group "Header Files"
171 # PROP Default_Filter "h;hpp;hxx;hm;inl"
172 # Begin Source File
174 SOURCE=.\main.h
175 # End Source File
176 # End Group
177 # Begin Group "Resource Files"
179 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
180 # End Group
181 # End Target
182 # End Project