Added apitest project.
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 13 Jun 1998 00:24:01 +0000 (00:24 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 13 Jun 1998 00:24:01 +0000 (00:24 +0000)
apitest/apitest.dsp [new file with mode: 0755]

diff --git a/apitest/apitest.dsp b/apitest/apitest.dsp
new file mode 100755 (executable)
index 0000000..526cecf
--- /dev/null
@@ -0,0 +1,161 @@
+# Microsoft Developer Studio Project File - Name="apitest" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=apitest - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "apitest.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "apitest.mak" CFG="apitest - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "apitest - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "apitest - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "apitest - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /I "..\..\yaz\include" /I "..\index" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "WINDOWS" /YX /FD /c\r
+# ADD BASE RSC /l 0x406 /d "NDEBUG"\r
+# ADD RSC /l 0x406 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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\r
+# ADD 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 zebra.lib yaz.lib server.lib /nologo /subsystem:console /machine:I386 /libpath:"..\debug" /libpath:"..\..\yaz\debug" /libpath:"..\..\yaz\server\debug"\r
+# Begin Special Build Tool\r
+OutDir=.\Release\r
+ProjDir=.\r
+TargetName=apitest\r
+SOURCE=$(InputPath)\r
+PostBuild_Cmds=copy $(OutDir)\$(TargetName).exe $(ProjDir)\..\..\bin\r
+# End Special Build Tool\r
+\r
+!ELSEIF  "$(CFG)" == "apitest - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\include" /I "..\..\yaz\include" /I "..\index" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "WINDOWS" /YX /FD /c\r
+# ADD BASE RSC /l 0x406 /d "_DEBUG"\r
+# ADD RSC /l 0x406 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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\r
+# ADD 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 zebra.lib yaz.lib server.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\debug" /libpath:"..\..\yaz\debug" /libpath:"..\..\yaz\server\debug"\r
+# Begin Special Build Tool\r
+OutDir=.\Debug\r
+ProjDir=.\r
+TargetName=apitest\r
+SOURCE=$(InputPath)\r
+PostBuild_Cmds=copy $(OutDir)\$(TargetName).exe $(ProjDir)\..\..\bin\r
+# End Special Build Tool\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "apitest - Win32 Release"\r
+# Name "apitest - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\index\apitest.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\attribute.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\kcompare.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\locksrv.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\lockutil.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\rank1.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\recindex.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\retrieve.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\sortidx.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\symtab.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\trunc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\zebraapi.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\zinfo.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\zlogs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\zrpn.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\index\zsets.c\r
+# End Source File\r
+# End Target\r
+# End Project\r