[glibmm] Update the VS 2008 project files.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] Update the VS 2008 project files.
- Date: Tue, 3 May 2011 07:48:44 +0000 (UTC)
commit e7b09675f6c6a3530dc415e6db506be8b5696a9f
Author: Fan, Chun-wei <fanc999 ahoo com tw>
Date: Tue May 3 09:48:31 2011 +0200
Update the VS 2008 project files.
* MSVC_Net2008/giomm/giomm.vcproj:
* MSVC_Net2008/glibmm/glibmm.vcproj: Mention new source files.
ChangeLog | 7 ++
MSVC_Net2008/giomm/giomm.vcproj | 176 +++++++++++++++++++++++++++++++++++++
MSVC_Net2008/glibmm/glibmm.vcproj | 32 +++++++
3 files changed, 215 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 04eae1b..987fd9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2011-05-03 Fan, Chun-wei <fanc999 ahoo com tw>
+ Update the VS 2008 project files.
+
+ * MSVC_Net2008/giomm/giomm.vcproj:
+ * MSVC_Net2008/glibmm/glibmm.vcproj: Mention new source files.
+
+2011-05-03 Fan, Chun-wei <fanc999 ahoo com tw>
+
Update the VS 2010 project files.
* MSVC_Net2010/giomm/giomm.vcxproj:
diff --git a/MSVC_Net2008/giomm/giomm.vcproj b/MSVC_Net2008/giomm/giomm.vcproj
index e1d5003..1da7b39 100644
--- a/MSVC_Net2008/giomm/giomm.vcproj
+++ b/MSVC_Net2008/giomm/giomm.vcproj
@@ -335,6 +335,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\asyncinitable.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\asyncresult.cc"
>
</File>
@@ -359,6 +363,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\credentials.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\datainputstream.cc"
>
</File>
@@ -367,6 +375,66 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\dbusaddress.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusauthobserver.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusconnection.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbuserror.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbuserrorutils.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusinterfacevtable.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusintrospection.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusmessage.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusmethodinvocation.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusownname.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusproxy.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusserver.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbussubtreevtable.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusutils.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbuswatchname.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\drive.cc"
>
</File>
@@ -499,6 +567,18 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\proxy.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\proxyaddress.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\proxyresolver.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\resolver.cc"
>
</File>
@@ -507,6 +587,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\settings.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\slot_async.cc"
>
</File>
@@ -535,6 +619,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\socketcontrolmessage.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\socketlistener.cc"
>
</File>
@@ -581,6 +669,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\asyncinitable.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\asyncresult.h"
>
</File>
@@ -601,6 +693,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\credentials.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\datainputstream.h"
>
</File>
@@ -609,6 +705,66 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\dbusaddress.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusauthobserver.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusconnection.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbuserror.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbuserrorutils.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusinterfacevtable.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusintrospection.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusmessage.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusmethodinvocation.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusownname.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusproxy.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusserver.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbussubtreevtable.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbusutils.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\dbuswatchname.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\drive.h"
>
</File>
@@ -741,6 +897,18 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\proxy.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\proxyaddress.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\gio\giomm\proxyresolver.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\resolver.h"
>
</File>
@@ -749,6 +917,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\settings.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\slot_async.h"
>
</File>
@@ -777,6 +949,10 @@
>
</File>
<File
+ RelativePath="..\..\gio\giomm\socketcontrolmessage.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gio\giomm\socketlistener.h"
>
</File>
diff --git a/MSVC_Net2008/glibmm/glibmm.vcproj b/MSVC_Net2008/glibmm/glibmm.vcproj
index d19382b..25b2f42 100644
--- a/MSVC_Net2008/glibmm/glibmm.vcproj
+++ b/MSVC_Net2008/glibmm/glibmm.vcproj
@@ -565,6 +565,22 @@
>
</File>
<File
+ RelativePath="..\..\glib\glibmm\variant.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glib\glibmm\variantiter.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glib\glibmm\varianttype.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glib\glibmm\variant_basictypes.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\glib\glibmm\wrap.cc"
>
</File>
@@ -819,6 +835,22 @@
>
</File>
<File
+ RelativePath="..\..\glib\glibmm\variant.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glib\glibmm\variantiter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glib\glibmm\varianttype.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glib\glibmm\variant_basictypes.h"
+ >
+ </File>
+ <File
RelativePath="..\..\glib\glibmm\wrap.h"
>
</File>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]