]> git.sur5r.net Git - openldap/blob - libraries/libavl/libavl.dsp
66b966f1feda0315cf11bab14a73cc41eac8ca49
[openldap] / libraries / libavl / libavl.dsp
1 # Microsoft Developer Studio Project File - Name="libavl" - 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=libavl - Win32 Single 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 "libavl.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 "libavl.mak" CFG="libavl - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libavl - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "libavl - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "libavl - Win32 Single Debug" (based on "Win32 (x86) Static Library")
23 !MESSAGE 
24
25 # Begin Project
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29
30 !IF  "$(CFG)" == "libavl - Win32 Release"
31
32 # PROP BASE Use_MFC 0
33 # PROP BASE Use_Debug_Libraries 0
34 # PROP BASE Output_Dir "Release"
35 # PROP BASE Intermediate_Dir "Release"
36 # PROP BASE Target_Dir ""
37 # PROP Use_MFC 0
38 # PROP Use_Debug_Libraries 0
39 # PROP Output_Dir "Release"
40 # PROP Intermediate_Dir "Release"
41 # PROP Target_Dir ""
42 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
43 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
44 BSC32=bscmake.exe
45 # ADD BASE BSC32 /nologo
46 # ADD BSC32 /nologo
47 LIB32=link.exe -lib
48 # ADD BASE LIB32 /nologo
49 # ADD LIB32 /nologo
50
51 !ELSEIF  "$(CFG)" == "libavl - Win32 Debug"
52
53 # PROP BASE Use_MFC 0
54 # PROP BASE Use_Debug_Libraries 1
55 # PROP BASE Output_Dir "Debug"
56 # PROP BASE Intermediate_Dir "Debug"
57 # PROP BASE Target_Dir ""
58 # PROP Use_MFC 0
59 # PROP Use_Debug_Libraries 1
60 # PROP Output_Dir "..\Debug"
61 # PROP Intermediate_Dir "Debug\libavl"
62 # PROP Target_Dir ""
63 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
64 # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
65 BSC32=bscmake.exe
66 # ADD BASE BSC32 /nologo
67 # ADD BSC32 /nologo
68 LIB32=link.exe -lib
69 # ADD BASE LIB32 /nologo
70 # ADD LIB32 /nologo
71
72 !ELSEIF  "$(CFG)" == "libavl - Win32 Single Debug"
73
74 # PROP BASE Use_MFC 0
75 # PROP BASE Use_Debug_Libraries 1
76 # PROP BASE Output_Dir "libavl__"
77 # PROP BASE Intermediate_Dir "libavl__"
78 # PROP BASE Target_Dir ""
79 # PROP Use_MFC 0
80 # PROP Use_Debug_Libraries 1
81 # PROP Output_Dir "libavl__"
82 # PROP Intermediate_Dir "libavl__"
83 # PROP Target_Dir ""
84 # ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
85 # ADD CPP /nologo /ML /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
86 BSC32=bscmake.exe
87 # ADD BASE BSC32 /nologo
88 # ADD BSC32 /nologo
89 LIB32=link.exe -lib
90 # ADD BASE LIB32 /nologo
91 # ADD LIB32 /nologo
92
93 !ENDIF 
94
95 # Begin Target
96
97 # Name "libavl - Win32 Release"
98 # Name "libavl - Win32 Debug"
99 # Name "libavl - Win32 Single Debug"
100 # Begin Source File
101
102 SOURCE=.\avl.c
103 # End Source File
104 # Begin Source File
105
106 SOURCE=..\..\include\avl.h
107 # End Source File
108 # End Target
109 # End Project