Fixed DevStudio 2003 build with memory check code.
[pwlib.git] / samples / ldaptest / ldaptest.dsp
blob1b770300a165872de6f8308c68876413c8a424cf
1 # Microsoft Developer Studio Project File - Name="ldaptest" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Application" 0x0101\r
6 \r
7 CFG=ldaptest - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "ldaptest.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "ldaptest.mak" CFG="ldaptest - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "ldaptest - Win32 Release" (based on "Win32 (x86) Application")\r
21 !MESSAGE "ldaptest - Win32 Debug" (based on "Win32 (x86) Application")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
32 !IF  "$(CFG)" == "ldaptest - Win32 Release"\r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c\r
46 # ADD CPP /nologo /MD /W4 /GR /GX /O2 /I "..\..\include" /D "NDEBUG" /D "PTRACING" /Yu"precompile.h" /FD /c\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0xc09 /d "NDEBUG" /d "_AFXDLL"\r
50 # ADD RSC /l 0xc09 /d "NDEBUG" /d "_AFXDLL"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
55 # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386\r
56 # 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 /machine:I386\r
58 !ELSEIF  "$(CFG)" == "ldaptest - Win32 Debug"\r
60 # PROP BASE Use_MFC 0\r
61 # PROP BASE Use_Debug_Libraries 1\r
62 # PROP BASE Output_Dir "Debug"\r
63 # PROP BASE Intermediate_Dir "Debug"\r
64 # PROP BASE Target_Dir ""\r
65 # PROP Use_MFC 0\r
66 # PROP Use_Debug_Libraries 1\r
67 # PROP Output_Dir "Debug"\r
68 # PROP Intermediate_Dir "Debug"\r
69 # PROP Ignore_Export_Lib 0\r
70 # PROP Target_Dir ""\r
71 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /GZ /c\r
72 # ADD CPP /nologo /MDd /W4 /Gm /GR /GX /ZI /Od /I "..\..\include" /D "_DEBUG" /D "PTRACING" /Yu"precompile.h" /FD /GZ /c\r
73 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
75 # ADD BASE RSC /l 0xc09 /d "_DEBUG" /d "_AFXDLL"\r
76 # ADD RSC /l 0xc09 /d "_DEBUG" /d "_AFXDLL"\r
77 BSC32=bscmake.exe\r
78 # ADD BASE BSC32 /nologo\r
79 # ADD BSC32 /nologo\r
80 LINK32=link.exe\r
81 # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
82 # 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\r
84 !ENDIF \r
86 # Begin Target\r
88 # Name "ldaptest - Win32 Release"\r
89 # Name "ldaptest - Win32 Debug"\r
90 # Begin Group "Source Files"\r
92 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
93 # Begin Source File\r
95 SOURCE=.\main.cxx\r
96 # End Source File\r
97 # Begin Source File\r
99 SOURCE=.\precompile.cxx\r
100 # ADD CPP /Yc"precompile.h"\r
101 # End Source File\r
102 # End Group\r
103 # Begin Group "Header Files"\r
105 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
106 # Begin Source File\r
108 SOURCE=.\main.h\r
109 # End Source File\r
110 # Begin Source File\r
112 SOURCE=.\precompile.h\r
113 # End Source File\r
114 # Begin Source File\r
116 SOURCE=.\version.h\r
117 # End Source File\r
118 # End Group\r
119 # Begin Group "Resource Files"\r
121 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
122 # End Group\r
123 # End Target\r
124 # End Project\r