[sigc] libsigc++ 2.0.6-test1 / MSVC 7.1 patch
- From: "Timothy M. Shead" <tshead k-3d com>
- To: Martin Schulze <martin-ml hippogriff de>
- Cc: libsigc-list gnome org
- Subject: [sigc] libsigc++ 2.0.6-test1 / MSVC 7.1 patch
- Date: Tue, 12 Oct 2004 13:09:59 -0700
OK, enclosed is a patch to fix some problems with the MSVC project
files. This should be applied on top of Martin's patch from 10/10/2004.
Note the file "blank.cpp", which should be added to the MSVC_Net2003
directory.
Now on to gtkmm 2.4 ...
Cheers,
Tim
Only in libsigc++-2.0.6/MSVC_Net2003: Debug
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/Makefile.in libsigc++-2.0.6/MSVC_Net2003/Makefile.in
--- libsigc++-2.0.6.old/MSVC_Net2003/Makefile.in 2004-10-02 11:42:14.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/Makefile.in 2004-10-12 10:34:13.000000000 -0700
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.2 from Makefile.am.
+# Makefile.in generated by automake 1.9.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Only in libsigc++-2.0.6/MSVC_Net2003: Release
Only in libsigc++-2.0.6/MSVC_Net2003: blank.cpp
Only in libsigc++-2.0.6/MSVC_Net2003: libsigc++2_msvcNet2003.ncb
Only in libsigc++-2.0.6/MSVC_Net2003: libsigc++2_msvcNet2003.suo
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj libsigc++-2.0.6/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj 2004-10-12 11:41:03.000000000 -0700
@@ -22,8 +22,8 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
- RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -61,8 +61,8 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -100,6 +100,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath=".\blank.cpp">
+ </File>
+ <File
RelativePath="..\sigc++\connection.cc">
<FileConfiguration
Name="Debug|Win32">
@@ -244,6 +247,126 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+ <File
+ RelativePath="..\sigc++\adaptors\adaptor_trait.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\adaptors.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\lambda\base.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\bind.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\bind.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\bind_return.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\bind_return.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\class_slot.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\compatibility.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\compose.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\connection.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\deduce_result_type.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\exception_catch.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\functors\functor_trait.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\functors\functors.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\lambda\group.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\hide.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\hide.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\lambda\lambda.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\functors\mem_fun.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\method_slot.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\object.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\object_slot.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\lambda\operator.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\functors\ptr_fun.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\reference_wrapper.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\retype.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\retype.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\retype_return.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\retype_return.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\adaptors\lambda\select.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\sigc++.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\signal.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\signal_base.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\functors\slot.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\slot.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\functors\slot_base.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\trackable.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\type_traits.h">
+ </File>
+ <File
+ RelativePath="..\sigc++\visit_each.h">
+ </File>
</Filter>
<Filter
Name="Resource Files"
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/sigc++config.h libsigc++-2.0.6/MSVC_Net2003/sigc++config.h
--- libsigc++-2.0.6.old/MSVC_Net2003/sigc++config.h 2004-10-02 05:45:48.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/sigc++config.h 2004-10-12 10:40:52.000000000 -0700
@@ -28,6 +28,5 @@
#else
#define SIGC_API __declspec(dllimport)
#endif
-#define
#endif // SIGCXX_CONFIG_H
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_accumulated: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_accumulated: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_accumulated/test_accumulated.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_accumulated/test_accumulated.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_accumulated/test_accumulated.vcproj 2004-10-02 05:19:58.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_accumulated/test_accumulated.vcproj 2004-10-12 12:33:17.000000000 -0700
@@ -70,10 +70,10 @@
InlineFunctionExpansion="1"
OmitFramePointers="TRUE"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="TRUE"
+ StringPooling="FALSE"
RuntimeLibrary="4"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
+ EnableFunctionLevelLinking="FALSE"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -84,7 +84,7 @@
OutputFile="$(OutDir)/test_accumulated.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
- SubSystem="2"
+ SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"/>
@@ -117,6 +117,9 @@
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_accumulated.cc">
</File>
</Filter>
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_bind: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_bind: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_bind/test_bind.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_bind/test_bind.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_bind/test_bind.vcproj 2004-10-02 05:19:58.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_bind/test_bind.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_bind.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_bind_return: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_bind_return: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_bind_return/test_bind_return.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_bind_return/test_bind_return.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_bind_return/test_bind_return.vcproj 2004-10-02 05:19:58.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_bind_return/test_bind_return.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_bind_return.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_compatibility: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_compatibility: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_compatibility/test_compatibility.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_compatibility/test_compatibility.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_compatibility/test_compatibility.vcproj 2004-10-02 05:19:58.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_compatibility/test_compatibility.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_compatibility.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_compose: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_compose: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_compose/test_compose.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_compose/test_compose.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_compose/test_compose.vcproj 2004-10-02 05:19:58.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_compose/test_compose.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_compose.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_deduce_result_type: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_deduce_result_type: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_deduce_result_type/test_deduce_result_type.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_deduce_result_type/test_deduce_result_type.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_deduce_result_type/test_deduce_result_type.vcproj 2004-10-02 05:19:58.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_deduce_result_type/test_deduce_result_type.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_deduce_result_type.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_disconnect: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_disconnect: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_disconnect/test_disconnect.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_disconnect/test_disconnect.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_disconnect/test_disconnect.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_disconnect/test_disconnect.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_disconnect.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_exception_catch: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_exception_catch: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_exception_catch/test_exception_catch.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_exception_catch/test_exception_catch.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_exception_catch/test_exception_catch.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_exception_catch/test_exception_catch.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_exception_catch.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_functor_trait: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_functor_trait: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_functor_trait/test_functor_trait.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_functor_trait/test_functor_trait.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_functor_trait/test_functor_trait.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_functor_trait/test_functor_trait.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_functor_trait.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_hide: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_hide: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_hide/test_hide.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_hide/test_hide.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_hide/test_hide.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_hide/test_hide.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_hide.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_lambda: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_lambda: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_lambda/test_lambda.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_lambda/test_lambda.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_lambda/test_lambda.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_lambda/test_lambda.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_lambda.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_mem_fun: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_mem_fun: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_mem_fun/test_mem_fun.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_mem_fun/test_mem_fun.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_mem_fun/test_mem_fun.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_mem_fun/test_mem_fun.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_mem_fun.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_ptr_fun: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_ptr_fun: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_ptr_fun/test_ptr_fun.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_ptr_fun/test_ptr_fun.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_ptr_fun/test_ptr_fun.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_ptr_fun/test_ptr_fun.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_ptr_fun.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_retype_return: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_retype_return: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_retype_return/test_retype_return.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_retype_return/test_retype_return.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_retype_return/test_retype_return.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_retype_return/test_retype_return.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_retype_return.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_signal: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_signal: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_signal/test_signal.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_signal/test_signal.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_signal/test_signal.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_signal/test_signal.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_signal.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_size: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_size: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_size/test_size.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_size/test_size.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_size/test_size.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_size/test_size.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_size.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_slot: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_slot: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_slot/test_slot.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_slot/test_slot.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_slot/test_slot.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_slot/test_slot.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_slot.cc">
<FileConfiguration
Name="Debug|Win32">
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_trackable: Debug
Only in libsigc++-2.0.6/MSVC_Net2003/tests/test_trackable: Release
diff -u -r libsigc++-2.0.6.old/MSVC_Net2003/tests/test_trackable/test_trackable.vcproj libsigc++-2.0.6/MSVC_Net2003/tests/test_trackable/test_trackable.vcproj
--- libsigc++-2.0.6.old/MSVC_Net2003/tests/test_trackable/test_trackable.vcproj 2004-10-02 05:19:59.000000000 -0700
+++ libsigc++-2.0.6/MSVC_Net2003/tests/test_trackable/test_trackable.vcproj 2004-10-12 11:38:06.000000000 -0700
@@ -23,7 +23,7 @@
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -68,7 +68,7 @@
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
- UsePrecompiledHeader="3"
+ UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -113,6 +113,9 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\blank.cpp">
+ </File>
+ <File
RelativePath="..\..\..\tests\test_trackable.cc">
<FileConfiguration
Name="Debug|Win32">
// This file may very well be the most annoying workaround of all time.
// It is included here to simplify working with libsigc++ 2.0 using the
// MSVC IDE.
//
// This file is included in all of the MSVC projects to force the
// IDE to display the C/C++ property pages for editing. Apparently,
// the MSVC IDE does not recognize .cc files as C++ source code, even
// though the compiler does!
//
// Tim Shead, tshead k-3d com
// 10/12/2004
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]