From 4bcad96c5a3f1ab17187e264e0e550fab56a29dc Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Mon, 9 Jan 2017 15:09:53 +0800 Subject: Visual Studio builds: Move build files to win32/ As suggested, we don't really need two layers of directories to get to the projects, so move the project files to be under win32/ rather than build/win32/. --- win32/vs9/_giscanner.vcproj | 181 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 win32/vs9/_giscanner.vcproj (limited to 'win32/vs9/_giscanner.vcproj') diff --git a/win32/vs9/_giscanner.vcproj b/win32/vs9/_giscanner.vcproj new file mode 100644 index 00000000..c6f0a3e4 --- /dev/null +++ b/win32/vs9/_giscanner.vcproj @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1