Remove definition of builtin function
[platform/upstream/db4.git] / build_windows / static_dsp.src
1 # Microsoft Developer Studio Project File - Name="@project_name@" - 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) Static Library" 0x0104\r
6 \r
7 CFG=@project_name@ - Win32 Debug x86\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 "@project_name@.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 "@project_name@.mak" CFG="@project_name@ - Win32 Debug x86"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "@project_name@ - Win32 Release x86" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "@project_name@ - Win32 Debug x86" (based on "Win32 (x86) Static Library")\r
22 !MESSAGE \r
23 \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 RSC=rc.exe\r
30 \r
31 !IF  "$(CFG)" == "@project_name@ - Win32 Release x86"\r
32 \r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Win32/Release"\r
36 # PROP BASE Intermediate_Dir "Win32/Release/@project_name@"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "Win32/Release"\r
41 # PROP Intermediate_Dir "Win32/Release/@project_name@"\r
42 # PROP Target_Dir ""\r
43 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" @extra_cppflags@ /FD /c\r
44 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" @extra_cppflags@ /FD /c\r
45 # ADD BASE RSC /l 0xc09\r
46 # ADD RSC /l 0xc09\r
47 BSC32=bscmake.exe\r
48 # ADD BASE BSC32 /nologo\r
49 # ADD BSC32 /nologo\r
50 LIB32=link.exe -lib\r
51 # ADD BASE LIB32 /nologo /out:"Win32/Release/libdb@lib_suffix@@DB_VERSION_MAJOR@@DB_VERSION_MINOR@s.lib"\r
52 # ADD LIB32 /nologo /out:"Win32/Release/libdb@lib_suffix@@DB_VERSION_MAJOR@@DB_VERSION_MINOR@s.lib"\r
53 \r
54 !ELSEIF  "$(CFG)" == "@project_name@ - Win32 Debug x86"\r
55 \r
56 # PROP BASE Use_MFC 0\r
57 # PROP BASE Use_Debug_Libraries 1\r
58 # PROP BASE Output_Dir "Win32/Debug"\r
59 # PROP BASE Intermediate_Dir "Win32/Debug/@project_name@"\r
60 # PROP BASE Target_Dir ""\r
61 # PROP Use_MFC 0\r
62 # PROP Use_Debug_Libraries 1\r
63 # PROP Output_Dir "Win32/Debug"\r
64 # PROP Intermediate_Dir "Win32/Debug/@project_name@"\r
65 # PROP Target_Dir ""\r
66 # ADD BASE CPP /nologo /MDd /W3 /GX /Z7 /Od /I "." /I ".." /D "DIAGNOSTIC" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" @extra_cppflags@ /FD /c\r
67 # ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "." /I ".." /D "DIAGNOSTIC" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" @extra_cppflags@ /FD /c\r
68 # ADD BASE RSC /l 0xc09\r
69 # ADD RSC /l 0xc09\r
70 BSC32=bscmake.exe\r
71 # ADD BASE BSC32 /nologo\r
72 # ADD BSC32 /nologo\r
73 LIB32=link.exe -lib\r
74 # ADD BASE LIB32 /nologo /out:"Win32/Debug/libdb@lib_suffix@@DB_VERSION_MAJOR@@DB_VERSION_MINOR@sd.lib"\r
75 # ADD LIB32 /nologo /out:"Win32/Debug/libdb@lib_suffix@@DB_VERSION_MAJOR@@DB_VERSION_MINOR@sd.lib"\r
76 \r
77 !ENDIF \r
78 \r
79 # Begin Target\r
80 \r
81 # Name "@project_name@ - Win32 Release x86"\r
82 # Name "@project_name@ - Win32 Debug x86"\r
83 @SOURCE_FILES@\r
84 # End Target\r
85 # End Project\r