From a15e4ac59891c7cdc2ebe476f7c5fc0d5b1bf549 Mon Sep 17 00:00:00 2001 From: hogliux Date: Mon, 24 Aug 2015 14:16:11 +0100 Subject: [PATCH] Remove duplicate VS2015 target --- .../VisualStudio2015/The Introjucer.vcxproj | 3 ++- .../The Introjucer.vcxproj.filters | 3 +++ .../Builds/VisualStudio2015/resources.rc | 3 +++ extras/Introjucer/Introjucer.jucer | 17 ----------------- 4 files changed, 8 insertions(+), 18 deletions(-) diff --git a/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj b/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj index 7085194299..6d970418e1 100644 --- a/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj +++ b/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj @@ -95,7 +95,7 @@ - Full + MinSpace ..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories) _CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200;%(PreprocessorDefinitions) MultiThreaded @@ -1575,6 +1575,7 @@ + diff --git a/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj.filters b/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj.filters index 3239212bb7..eaa6061c0b 100644 --- a/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj.filters +++ b/extras/Introjucer/Builds/VisualStudio2015/The Introjucer.vcxproj.filters @@ -2882,6 +2882,9 @@ Juce Modules\juce_gui_extra + + Juce Library Code + diff --git a/extras/Introjucer/Builds/VisualStudio2015/resources.rc b/extras/Introjucer/Builds/VisualStudio2015/resources.rc index f52e340018..7b530b86d8 100644 --- a/extras/Introjucer/Builds/VisualStudio2015/resources.rc +++ b/extras/Introjucer/Builds/VisualStudio2015/resources.rc @@ -28,3 +28,6 @@ BEGIN END #endif + +IDI_ICON1 ICON DISCARDABLE "icon.ico" +IDI_ICON2 ICON DISCARDABLE "icon.ico" \ No newline at end of file diff --git a/extras/Introjucer/Introjucer.jucer b/extras/Introjucer/Introjucer.jucer index be20a800c9..b1eb0d0fc9 100644 --- a/extras/Introjucer/Introjucer.jucer +++ b/extras/Introjucer/Introjucer.jucer @@ -170,23 +170,6 @@ - - - - - - - - - - - - - - -