[atk] MSVC 2008 Project Files-Made up for missed items



commit c69c82f6c3c5e774f0438b13ca53be8f71cc6889
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Feb 1 10:13:30 2011 +0800

    MSVC 2008 Project Files-Made up for missed items
    
    Added x64 configuration for the "install" project

 build/win32/vs9/install.vcproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs9/install.vcproj b/build/win32/vs9/install.vcproj
index 98a6149..45325ee 100644
--- a/build/win32/vs9/install.vcproj
+++ b/build/win32/vs9/install.vcproj
@@ -11,6 +11,9 @@
 		<Platform
 			Name="Win32"
 		/>
+		<Platform
+			Name="x64"
+		/>
 	</Platforms>
 	<ToolFiles>
 	</ToolFiles>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]