summaryrefslogtreecommitdiff
path: root/MSVC_Net2003
diff options
context:
space:
mode:
authorCedric Gustin <cedric.gustin@swing.be>2004-12-12 14:03:48 +0000
committerCedric Gustin <gustin@src.gnome.org>2004-12-12 14:03:48 +0000
commit6a6afbd95e7144cc4bd8296e8f85a21da9e77fb6 (patch)
tree6bb5bffef4dcc2e320af593f26148473358d6526 /MSVC_Net2003
parent11ff76bfd78e613a587aadfb70b95d0db6783c1b (diff)
downloadsigc++-6a6afbd95e7144cc4bd8296e8f85a21da9e77fb6.tar.gz
parse version tags at configure time (for sigc-2.0.rc). New resource file.
2004-12-11 Cedric Gustin <cedric.gustin@swing.be> * configure.ac : parse version tags at configure time (for sigc-2.0.rc). * MSVC_Net2003/sigc-2.0.rc.in : New resource file. * MSVC_Net2003/Makefile.am: include sigc-2.0.rc in distribution.
Diffstat (limited to 'MSVC_Net2003')
-rw-r--r--MSVC_Net2003/.cvsignore4
-rw-r--r--MSVC_Net2003/Makefile.am4
-rw-r--r--MSVC_Net2003/libsigc++2_msvcNet2003.vcproj18
-rwxr-xr-xMSVC_Net2003/sigc-2.0.rc.in101
4 files changed, 118 insertions, 9 deletions
diff --git a/MSVC_Net2003/.cvsignore b/MSVC_Net2003/.cvsignore
index dca0d8b..b7d6199 100644
--- a/MSVC_Net2003/.cvsignore
+++ b/MSVC_Net2003/.cvsignore
@@ -1,7 +1,9 @@
Makefile
Makefile.in
Debug
-Release
+Release
+sigc++config.h
+sigc-2.0.rc
*.ncb
*.suo
diff --git a/MSVC_Net2003/Makefile.am b/MSVC_Net2003/Makefile.am
index 32f948e..406a3ad 100644
--- a/MSVC_Net2003/Makefile.am
+++ b/MSVC_Net2003/Makefile.am
@@ -1,10 +1,10 @@
-BUILT_SOURCES = sigc++config.h
+BUILT_SOURCES = sigc++config.h sigc-2.0.rc
MAINTAINERCLEANFILES = $(built_sources)
EXTRA_DIST=libsigc++2_msvcNet2003.vcproj libsigc++2_msvcNet2003.sln \
- sigc++config.h \
+ sigc++config.h sigc-2.0.rc \
tests/test_accumulated/test_accumulated.vcproj \
tests/test_bind/test_bind.vcproj \
tests/test_bind_return/test_bind_return.vcproj \
diff --git a/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj b/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj
index 40c98c6..deba568 100644
--- a/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj
+++ b/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj
@@ -260,10 +260,10 @@
RelativePath="..\sigc++\adaptors\lambda\base.h">
</File>
<File
- RelativePath="..\sigc++\bind.h">
+ RelativePath="..\sigc++\adaptors\bind.h">
</File>
<File
- RelativePath="..\sigc++\adaptors\bind.h">
+ RelativePath="..\sigc++\bind.h">
</File>
<File
RelativePath="..\sigc++\adaptors\bind_return.h">
@@ -299,10 +299,10 @@
RelativePath="..\sigc++\adaptors\lambda\group.h">
</File>
<File
- RelativePath="..\sigc++\hide.h">
+ RelativePath="..\sigc++\adaptors\hide.h">
</File>
<File
- RelativePath="..\sigc++\adaptors\hide.h">
+ RelativePath="..\sigc++\hide.h">
</File>
<File
RelativePath="..\sigc++\adaptors\lambda\lambda.h">
@@ -329,16 +329,19 @@
RelativePath="..\sigc++\reference_wrapper.h">
</File>
<File
+ RelativePath=".\resource.h">
+ </File>
+ <File
RelativePath="..\sigc++\retype.h">
</File>
<File
RelativePath="..\sigc++\adaptors\retype.h">
</File>
<File
- RelativePath="..\sigc++\retype_return.h">
+ RelativePath="..\sigc++\adaptors\retype_return.h">
</File>
<File
- RelativePath="..\sigc++\adaptors\retype_return.h">
+ RelativePath="..\sigc++\retype_return.h">
</File>
<File
RelativePath="..\sigc++\adaptors\lambda\select.h">
@@ -375,6 +378,9 @@
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+ <File
+ RelativePath=".\sigc-2.0.rc">
+ </File>
</Filter>
</Files>
<Globals>
diff --git a/MSVC_Net2003/sigc-2.0.rc.in b/MSVC_Net2003/sigc-2.0.rc.in
new file mode 100755
index 0000000..b6d9e60
--- /dev/null
+++ b/MSVC_Net2003/sigc-2.0.rc.in
@@ -0,0 +1,101 @@
+// Microsoft Visual C++ generated resource script.
+//
+#include "resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE
+BEGIN
+ "resource.h\0"
+END
+
+2 TEXTINCLUDE
+BEGIN
+ "#include ""afxres.h""\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION @FP_MAJOR_VERSION@,@FP_MINOR_VERSION@,@FP_MICRO_VERSION@,1
+ PRODUCTVERSION @FP_MAJOR_VERSION@,@FP_MINOR_VERSION@,@FP_MICRO_VERSION@,1
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "040904b0"
+ BEGIN
+ VALUE "CompanyName", "The libsigc++ development team (see AUTHORS)"
+ VALUE "FileDescription", "The Typesafe Callback Framework for C++"
+ VALUE "FileVersion", "@VERSION@"
+ VALUE "LegalCopyright", "Distribution is under the LGPL (see COPYING)"
+ VALUE "OriginalFilename", "sigc-2.0"
+ VALUE "ProductName", "libsigc++"
+ VALUE "ProductVersion", "@VERSION@"
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x409, 1200
+ END
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+