From 789e435d3f9c810782cfe013bda48fe123898582 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 14 Jan 2015 21:38:12 +0300 Subject: [PATCH] fix visuald project release build settings --- dlanguilib.visualdproj | 6 ++++-- examples/example1/example1.visualdproj | 4 +++- examples/helloworld/helloworld.visualdproj | 2 +- examples/tetris/tetris.visualdproj | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/dlanguilib.visualdproj b/dlanguilib.visualdproj index 68c1fdd7..05ef64b3 100644 --- a/dlanguilib.visualdproj +++ b/dlanguilib.visualdproj @@ -89,6 +89,7 @@ $(OutDir)\$(ProjectName).lib 1 + 2 @@ -141,7 +142,7 @@ 0 0 $(DMDInstallDir)windows\bin\dmd.exe - 3rdparty ../DerelictGL3/source + 3rdparty ../DerelictGL3/source $(SolutionDir)/../dlib $(ConfigurationName) $(OutDir) @@ -160,7 +161,7 @@ 0 0 - + Unicode 0 0 0 @@ -183,6 +184,7 @@ $(OutDir)\$(ProjectName).lib 1 + 1 diff --git a/examples/example1/example1.visualdproj b/examples/example1/example1.visualdproj index 8170912c..d5a2648f 100644 --- a/examples/example1/example1.visualdproj +++ b/examples/example1/example1.visualdproj @@ -89,6 +89,7 @@ $(OutDir)\$(ProjectName).exe 1 + 2 -profile @@ -141,7 +142,7 @@ 0 0 $(DMDInstallDir)windows\bin\dmd.exe - ../../src ../../3rdparty ../../3rdparty/libpng/source + ../../src ../../3rdparty ../../3rdparty/libpng/source $(SolutionDir)/../dlib $(ConfigurationName) $(OutDir) @@ -183,6 +184,7 @@ $(OutDir)\$(ProjectName).exe 1 + 1 diff --git a/examples/helloworld/helloworld.visualdproj b/examples/helloworld/helloworld.visualdproj index 3b8dcc69..0530db0d 100644 --- a/examples/helloworld/helloworld.visualdproj +++ b/examples/helloworld/helloworld.visualdproj @@ -142,7 +142,7 @@ 0 0 $(DMDInstallDir)windows\bin\dmd.exe - ../../src ../../3rdparty ../../3rdparty/libpng/source + ../../src ../../3rdparty ../../3rdparty/libpng/source $(SolutionDir)/../dlib $(ConfigurationName) $(OutDir) diff --git a/examples/tetris/tetris.visualdproj b/examples/tetris/tetris.visualdproj index 0eb9d4a0..2e8c2b77 100644 --- a/examples/tetris/tetris.visualdproj +++ b/examples/tetris/tetris.visualdproj @@ -142,7 +142,7 @@ 0 0 $(DMDInstallDir)windows\bin\dmd.exe - ../../src ../../3rdparty ../../3rdparty/libpng/source + ../../src ../../3rdparty ../../3rdparty/libpng/source $(SolutionDir)/../dlib $(ConfigurationName) $(OutDir)