summaryrefslogtreecommitdiffstats
path: root/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/build.cmd26
-rw-r--r--tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.dsw29
-rw-r--r--tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.ncbbin0 -> 82944 bytes
-rw-r--r--tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.optbin0 -> 48640 bytes
-rw-r--r--tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/BuildInstructions.txt0
-rw-r--r--tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.dsp156
-rw-r--r--tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.mak262
7 files changed, 473 insertions, 0 deletions
diff --git a/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/build.cmd b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/build.cmd
new file mode 100644
index 0000000000..1fad2ace06
--- /dev/null
+++ b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/build.cmd
@@ -0,0 +1,26 @@
+@echo off
+@REM Licensed to the Apache Software Foundation (ASF) under one
+@REM or more contributor license agreements. See the NOTICE file
+@REM distributed with this work for additional information
+@REM regarding copyright ownership. The ASF licenses this file
+@REM to you under the Apache License, Version 2.0 (the
+@REM "License"); you may not use this file except in compliance
+@REM with the License. You may obtain a copy of the License at
+@REM
+@REM http://www.apache.org/licenses/LICENSE-2.0
+@REM
+@REM Unless required by applicable law or agreed to in writing,
+@REM software distributed under the License is distributed on an
+@REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@REM KIND, either express or implied. See the License for the
+@REM specific language governing permissions and limitations
+@REM under the License.
+
+setlocal
+if not exist ..\..\..\..\misc\deploy mkdir ..\..\..\..\misc\deploy
+if not exist ..\..\..\..\misc\deploy\bin mkdir ..\..\..\..\misc\deploy\bin
+call vcvars32
+cd sdo_misc
+nmake -f sdo_misc.mak CFG="sdo_misc - Win32 Release"
+cd ..
+endlocal
diff --git a/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.dsw b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.dsw
new file mode 100644
index 0000000000..816b3b2f93
--- /dev/null
+++ b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.dsw
@@ -0,0 +1,29 @@
+Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "sdo_misc"=.\sdo_misc\sdo_misc.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
diff --git a/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.ncb b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.ncb
new file mode 100644
index 0000000000..76cda028fa
--- /dev/null
+++ b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.ncb
Binary files differ
diff --git a/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.opt b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.opt
new file mode 100644
index 0000000000..29b3c3518f
--- /dev/null
+++ b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/misc.opt
Binary files differ
diff --git a/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/BuildInstructions.txt b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/BuildInstructions.txt
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/BuildInstructions.txt
diff --git a/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.dsp b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.dsp
new file mode 100644
index 0000000000..29515067be
--- /dev/null
+++ b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.dsp
@@ -0,0 +1,156 @@
+# Microsoft Developer Studio Project File - Name="sdo_misc" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=sdo_misc - 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 "sdo_misc.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 "sdo_misc.mak" CFG="sdo_misc - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "sdo_misc - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "sdo_misc - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "sdo_misc - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Release"
+# PROP Intermediate_Dir "Release"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /I "$(TUSCANY_SDOCPP)\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x809 /d "NDEBUG"
+# ADD RSC /l 0x809 /d "NDEBUG"
+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 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
+# 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 tuscany_sdo.lib /nologo /subsystem:console /machine:I386 /libpath:"$(TUSCANY_SDOCPP)\lib"
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Cmds=..\..\..\..\..\misc\deploy.bat ..\..\..\..\..\misc Release
+# End Special Build Tool
+
+!ELSEIF "$(CFG)" == "sdo_misc - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Debug"
+# PROP Intermediate_Dir "Debug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "$(TUSCANY_SDOCPP)\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x809 /d "_DEBUG"
+# ADD RSC /l 0x809 /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 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
+# 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 tuscany_sdo.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"$(TUSCANY_SDOCPP)\lib"
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Cmds=..\..\..\..\..\misc\deploy.bat ..\..\..\..\..\misc Debug
+# End Special Build Tool
+
+!ENDIF
+
+# Begin Target
+
+# Name "sdo_misc - Win32 Release"
+# Name "sdo_misc - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\ChangeSummarySave.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\ObjectCreation.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\Query.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\samples.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\Substitutes.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\XSDLoading.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\samples.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\ChangeSummarySave.xsd
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\companysubs.xsd
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\XSDLoading.xml
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\..\..\misc\XSDLoading.xsd
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=.\BuildInstructions.txt
+# End Source File
+# End Target
+# End Project
diff --git a/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.mak b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.mak
new file mode 100644
index 0000000000..7ebb95941a
--- /dev/null
+++ b/tags/cpp-1.0-incubating-M2-RC2/sdo/samples/ides/devstudio6/projects/misc/sdo_misc/sdo_misc.mak
@@ -0,0 +1,262 @@
+# Microsoft Developer Studio Generated NMAKE File, Based on sdo_misc.dsp
+!IF "$(CFG)" == ""
+CFG=sdo_misc - Win32 Debug
+!MESSAGE No configuration specified. Defaulting to sdo_misc - Win32 Debug.
+!ENDIF
+
+!IF "$(CFG)" != "sdo_misc - Win32 Release" && "$(CFG)" != "sdo_misc - Win32 Debug"
+!MESSAGE Invalid configuration "$(CFG)" specified.
+!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 "sdo_misc.mak" CFG="sdo_misc - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "sdo_misc - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "sdo_misc - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+!ERROR An invalid configuration is specified.
+!ENDIF
+
+!IF "$(OS)" == "Windows_NT"
+NULL=
+!ELSE
+NULL=nul
+!ENDIF
+
+!IF "$(CFG)" == "sdo_misc - Win32 Release"
+
+OUTDIR=.\Release
+INTDIR=.\Release
+# Begin Custom Macros
+OutDir=.\Release
+# End Custom Macros
+
+ALL : "$(OUTDIR)\sdo_misc.exe"
+
+
+CLEAN :
+ -@erase "$(INTDIR)\ChangeSummarySave.obj"
+ -@erase "$(INTDIR)\ObjectCreation.obj"
+ -@erase "$(INTDIR)\Query.obj"
+ -@erase "$(INTDIR)\samples.obj"
+ -@erase "$(INTDIR)\Substitutes.obj"
+ -@erase "$(INTDIR)\vc60.idb"
+ -@erase "$(INTDIR)\XSDLoading.obj"
+ -@erase "$(OUTDIR)\sdo_misc.exe"
+
+"$(OUTDIR)" :
+ if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
+
+CPP=cl.exe
+CPP_PROJ=/nologo /MD /W3 /GX /I "$(TUSCANY_SDOCPP)\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
+
+.c{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cpp{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cxx{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.c{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cpp{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cxx{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+RSC=rc.exe
+BSC32=bscmake.exe
+BSC32_FLAGS=/nologo /o"$(OUTDIR)\sdo_misc.bsc"
+BSC32_SBRS= \
+
+LINK32=link.exe
+LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tuscany_sdo.lib /nologo /subsystem:console /incremental:no /pdb:"$(OUTDIR)\sdo_misc.pdb" /machine:I386 /out:"$(OUTDIR)\sdo_misc.exe" /libpath:"$(TUSCANY_SDOCPP)\lib"
+LINK32_OBJS= \
+ "$(INTDIR)\ChangeSummarySave.obj" \
+ "$(INTDIR)\ObjectCreation.obj" \
+ "$(INTDIR)\Query.obj" \
+ "$(INTDIR)\samples.obj" \
+ "$(INTDIR)\Substitutes.obj" \
+ "$(INTDIR)\XSDLoading.obj"
+
+"$(OUTDIR)\sdo_misc.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
+ $(LINK32) @<<
+ $(LINK32_FLAGS) $(LINK32_OBJS)
+<<
+
+SOURCE="$(InputPath)"
+DS_POSTBUILD_DEP=$(INTDIR)\postbld.dep
+
+ALL : $(DS_POSTBUILD_DEP)
+
+# Begin Custom Macros
+OutDir=.\Release
+# End Custom Macros
+
+$(DS_POSTBUILD_DEP) : "$(OUTDIR)\sdo_misc.exe"
+ ..\..\..\..\..\misc\deploy.bat ..\..\..\..\..\misc Release
+ echo Helper for Post-build step > "$(DS_POSTBUILD_DEP)"
+
+!ELSEIF "$(CFG)" == "sdo_misc - Win32 Debug"
+
+OUTDIR=.\Debug
+INTDIR=.\Debug
+# Begin Custom Macros
+OutDir=.\Debug
+# End Custom Macros
+
+ALL : "$(OUTDIR)\sdo_misc.exe"
+
+
+CLEAN :
+ -@erase "$(INTDIR)\ChangeSummarySave.obj"
+ -@erase "$(INTDIR)\ObjectCreation.obj"
+ -@erase "$(INTDIR)\Query.obj"
+ -@erase "$(INTDIR)\samples.obj"
+ -@erase "$(INTDIR)\Substitutes.obj"
+ -@erase "$(INTDIR)\vc60.idb"
+ -@erase "$(INTDIR)\vc60.pdb"
+ -@erase "$(INTDIR)\XSDLoading.obj"
+ -@erase "$(OUTDIR)\sdo_misc.exe"
+ -@erase "$(OUTDIR)\sdo_misc.ilk"
+ -@erase "$(OUTDIR)\sdo_misc.pdb"
+
+"$(OUTDIR)" :
+ if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
+
+CPP=cl.exe
+CPP_PROJ=/nologo /MDd /W3 /Gm /GX /ZI /Od /I "$(TUSCANY_SDOCPP)\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
+
+.c{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cpp{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cxx{$(INTDIR)}.obj::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.c{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cpp{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+.cxx{$(INTDIR)}.sbr::
+ $(CPP) @<<
+ $(CPP_PROJ) $<
+<<
+
+RSC=rc.exe
+BSC32=bscmake.exe
+BSC32_FLAGS=/nologo /o"$(OUTDIR)\sdo_misc.bsc"
+BSC32_SBRS= \
+
+LINK32=link.exe
+LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tuscany_sdo.lib /nologo /subsystem:console /incremental:yes /pdb:"$(OUTDIR)\sdo_misc.pdb" /debug /machine:I386 /out:"$(OUTDIR)\sdo_misc.exe" /pdbtype:sept /libpath:"$(TUSCANY_SDOCPP)\lib"
+LINK32_OBJS= \
+ "$(INTDIR)\ChangeSummarySave.obj" \
+ "$(INTDIR)\ObjectCreation.obj" \
+ "$(INTDIR)\Query.obj" \
+ "$(INTDIR)\samples.obj" \
+ "$(INTDIR)\Substitutes.obj" \
+ "$(INTDIR)\XSDLoading.obj"
+
+"$(OUTDIR)\sdo_misc.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
+ $(LINK32) @<<
+ $(LINK32_FLAGS) $(LINK32_OBJS)
+<<
+
+SOURCE="$(InputPath)"
+DS_POSTBUILD_DEP=$(INTDIR)\postbld.dep
+
+ALL : $(DS_POSTBUILD_DEP)
+
+# Begin Custom Macros
+OutDir=.\Debug
+# End Custom Macros
+
+$(DS_POSTBUILD_DEP) : "$(OUTDIR)\sdo_misc.exe"
+ ..\..\..\..\..\misc\deploy.bat ..\..\..\..\..\misc Debug
+ echo Helper for Post-build step > "$(DS_POSTBUILD_DEP)"
+
+!ENDIF
+
+
+!IF "$(NO_EXTERNAL_DEPS)" != "1"
+!IF EXISTS("sdo_misc.dep")
+!INCLUDE "sdo_misc.dep"
+!ELSE
+!MESSAGE Warning: cannot find "sdo_misc.dep"
+!ENDIF
+!ENDIF
+
+
+!IF "$(CFG)" == "sdo_misc - Win32 Release" || "$(CFG)" == "sdo_misc - Win32 Debug"
+SOURCE=..\..\..\..\..\misc\ChangeSummarySave.cpp
+
+"$(INTDIR)\ChangeSummarySave.obj" : $(SOURCE) "$(INTDIR)"
+ $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
+SOURCE=..\..\..\..\..\misc\ObjectCreation.cpp
+
+"$(INTDIR)\ObjectCreation.obj" : $(SOURCE) "$(INTDIR)"
+ $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
+SOURCE=..\..\..\..\..\misc\Query.cpp
+
+"$(INTDIR)\Query.obj" : $(SOURCE) "$(INTDIR)"
+ $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
+SOURCE=..\..\..\..\..\misc\samples.cpp
+
+"$(INTDIR)\samples.obj" : $(SOURCE) "$(INTDIR)"
+ $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
+SOURCE=..\..\..\..\..\misc\Substitutes.cpp
+
+"$(INTDIR)\Substitutes.obj" : $(SOURCE) "$(INTDIR)"
+ $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
+SOURCE=..\..\..\..\..\misc\XSDLoading.cpp
+
+"$(INTDIR)\XSDLoading.obj" : $(SOURCE) "$(INTDIR)"
+ $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
+
+!ENDIF
+