summaryrefslogtreecommitdiff
path: root/apps/JAWS/clients/Caching/testing.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS/clients/Caching/testing.dsp')
-rw-r--r--apps/JAWS/clients/Caching/testing.dsp121
1 files changed, 0 insertions, 121 deletions
diff --git a/apps/JAWS/clients/Caching/testing.dsp b/apps/JAWS/clients/Caching/testing.dsp
deleted file mode 100644
index f50189194cd..00000000000
--- a/apps/JAWS/clients/Caching/testing.dsp
+++ /dev/null
@@ -1,121 +0,0 @@
-# Microsoft Developer Studio Project File - Name="testing" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=testing - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "testing.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "testing.mak" CFG="testing - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "testing - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir ".\testing\Debug"
-# PROP BASE Intermediate_Dir ".\testing\Debug"
-# PROP BASE Target_Dir ".\testing"
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir ".\Debug"
-# PROP Target_Dir ".\testing"
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# 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:windows /dll /debug /machine:I386
-# ADD LINK32 aced.lib 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:windows /dll /debug /machine:I386
-# Begin Target
-
-# Name "testing - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
-# Begin Source File
-
-SOURCE=.\ID_Generator.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\Local_Locator.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Locator.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Properties.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
-# Begin Source File
-
-SOURCE=.\ID_Generator.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Local_Locator.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Array_Helper.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Locator.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Properties.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
-# End Group
-# Begin Source File
-
-SOURCE=.\Local_Locator.i
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Array_Helper.cpp
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Locator.i
-# End Source File
-# Begin Source File
-
-SOURCE=.\URL_Properties.i
-# End Source File
-# End Target
-# End Project