From 0f690ecf793a07ac61003fd406dc48c6c5bd2444 Mon Sep 17 00:00:00 2001 From: Artem Kharytoniuk Date: Tue, 8 Jul 2014 22:38:00 +0300 Subject: [PATCH] Added shared properties. --- code/win32/vs/botlib.vcxproj | 4 ++++ code/win32/vs/cgame.vcxproj | 4 ++++ code/win32/vs/game.vcxproj | 4 ++++ code/win32/vs/props/shared.props | 15 +++++++++++++++ code/win32/vs/q3_ui.vcxproj | 4 ++++ code/win32/vs/quake3.vcxproj | 4 ++++ code/win32/vs/renderer.vcxproj | 4 ++++ 7 files changed, 39 insertions(+) create mode 100644 code/win32/vs/props/shared.props diff --git a/code/win32/vs/botlib.vcxproj b/code/win32/vs/botlib.vcxproj index 6d6161f..f01f8fc 100644 --- a/code/win32/vs/botlib.vcxproj +++ b/code/win32/vs/botlib.vcxproj @@ -52,15 +52,19 @@ + + + + diff --git a/code/win32/vs/cgame.vcxproj b/code/win32/vs/cgame.vcxproj index a304679..292f0a8 100644 --- a/code/win32/vs/cgame.vcxproj +++ b/code/win32/vs/cgame.vcxproj @@ -49,18 +49,22 @@ + + + + diff --git a/code/win32/vs/game.vcxproj b/code/win32/vs/game.vcxproj index 78a0791..03b8de2 100644 --- a/code/win32/vs/game.vcxproj +++ b/code/win32/vs/game.vcxproj @@ -49,18 +49,22 @@ + + + + diff --git a/code/win32/vs/props/shared.props b/code/win32/vs/props/shared.props new file mode 100644 index 0000000..8a6cc9f --- /dev/null +++ b/code/win32/vs/props/shared.props @@ -0,0 +1,15 @@ + + + + + + + + true + + + + + + + \ No newline at end of file diff --git a/code/win32/vs/q3_ui.vcxproj b/code/win32/vs/q3_ui.vcxproj index 243e8a3..60c1532 100644 --- a/code/win32/vs/q3_ui.vcxproj +++ b/code/win32/vs/q3_ui.vcxproj @@ -53,18 +53,22 @@ + + + + diff --git a/code/win32/vs/quake3.vcxproj b/code/win32/vs/quake3.vcxproj index aba0875..05a2401 100644 --- a/code/win32/vs/quake3.vcxproj +++ b/code/win32/vs/quake3.vcxproj @@ -49,18 +49,22 @@ + + + + diff --git a/code/win32/vs/renderer.vcxproj b/code/win32/vs/renderer.vcxproj index 0a17fcb..4418ab7 100644 --- a/code/win32/vs/renderer.vcxproj +++ b/code/win32/vs/renderer.vcxproj @@ -53,18 +53,22 @@ + + + +