From 6e7bfbfa48bbd733da5c786dfad8e7d3a3645b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabri=C3=ABl=20Konat?= Date: Sun, 5 Feb 2012 20:36:16 +0100 Subject: [PATCH] Updated project files. --- Build/NSIS/Revision.txt | 2 +- Build/VC10/Diversia.sln | 10 ---------- Build/VC10/OgreClient.vcxproj | 2 ++ Build/VC10/OgreClient.vcxproj.filters | 9 +++++++++ 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/Build/NSIS/Revision.txt b/Build/NSIS/Revision.txt index 10e7970..f421a50 100644 --- a/Build/NSIS/Revision.txt +++ b/Build/NSIS/Revision.txt @@ -1 +1 @@ -!define Revision "3" \ No newline at end of file +!define Revision "4" \ No newline at end of file diff --git a/Build/VC10/Diversia.sln b/Build/VC10/Diversia.sln index c206c1c..acc9c64 100644 --- a/Build/VC10/Diversia.sln +++ b/Build/VC10/Diversia.sln @@ -12,18 +12,8 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "3. Testing", "3. Testing", "{A6BF076B-D443-4BA1-A5E6-D9E9C8F94E3C}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "BtOgre", "BtOgre", "{80C98D43-750A-4592-9A5A-94F2F79DC733}" - ProjectSection(SolutionItems) = preProject - ..\..\Libraries\BtOgre\BtOgre.cpp = ..\..\Libraries\BtOgre\BtOgre.cpp - ..\..\Libraries\BtOgre\BtOgreExtras.h = ..\..\Libraries\BtOgre\BtOgreExtras.h - ..\..\Libraries\BtOgre\BtOgreGP.h = ..\..\Libraries\BtOgre\BtOgreGP.h - ..\..\Libraries\BtOgre\BtOgrePG.h = ..\..\Libraries\BtOgre\BtOgrePG.h - EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MOC", "MOC", "{09D6B988-A63B-4124-B904-48705248F38E}" - ProjectSection(SolutionItems) = preProject - ..\..\Libraries\MOC\CollisionTools.cpp = ..\..\Libraries\MOC\CollisionTools.cpp - ..\..\Libraries\MOC\CollisionTools.h = ..\..\Libraries\MOC\CollisionTools.h - EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "camp-xml", "camp-xml", "{8AA6D236-8C05-4781-8AD6-C77C50381BC8}" ProjectSection(SolutionItems) = preProject diff --git a/Build/VC10/OgreClient.vcxproj b/Build/VC10/OgreClient.vcxproj index 95260f7..411a336 100644 --- a/Build/VC10/OgreClient.vcxproj +++ b/Build/VC10/OgreClient.vcxproj @@ -144,6 +144,7 @@ + Create Create @@ -162,6 +163,7 @@ + diff --git a/Build/VC10/OgreClient.vcxproj.filters b/Build/VC10/OgreClient.vcxproj.filters index b9799d7..65b97f1 100644 --- a/Build/VC10/OgreClient.vcxproj.filters +++ b/Build/VC10/OgreClient.vcxproj.filters @@ -19,6 +19,9 @@ {975043d0-a173-49dc-9f38-3cee914028d4} + + {daff4c8d-e7d9-434d-b40a-935728a1cb44} + @@ -54,6 +57,9 @@ Camp + + Object + @@ -94,5 +100,8 @@ Platform + + Object + \ No newline at end of file