[gtk+] Visual C++ support: Fix the gdk-win32 Project
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Visual C++ support: Fix the gdk-win32 Project
- Date: Fri, 11 Feb 2011 09:45:44 +0000 (UTC)
commit bba7a98cc63162b694ee6d0eff3e81a83ab90b88
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Feb 11 17:45:32 2011 +0800
Visual C++ support: Fix the gdk-win32 Project
Apparently I previously had one of the source files wrong here...
Update this to reflect the correct file.
My fault for not seeing this earlier-sorry. DOH.
build/win32/vs9/gdk-win32.vcproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs9/gdk-win32.vcproj b/build/win32/vs9/gdk-win32.vcproj
index ef0fc6e..2aad52b 100644
--- a/build/win32/vs9/gdk-win32.vcproj
+++ b/build/win32/vs9/gdk-win32.vcproj
@@ -139,7 +139,7 @@
<File RelativePath="..\..\..\gdk\win32\gdkselection-win32.c" />
<File RelativePath="..\..\..\gdk\win32\gdktestutils-win32.c" />
<File RelativePath="..\..\..\gdk\win32\gdkvisual-win32.c" />
- <File RelativePath="..\..\..\gdk\win32\gdkwin32displaymanager.c" />
+ <File RelativePath="..\..\..\gdk\win32\gdkdisplaymanager-win32.c" />
<File RelativePath="..\..\..\gdk\win32\gdkwin32id.c" />
<File RelativePath="..\..\..\gdk\win32\gdkwindow-win32.c" />
</Filter>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]