From 62a1427154131f2387675957c1d2027061f354f0 Mon Sep 17 00:00:00 2001 From: Andrew Reidmeyer Date: Tue, 13 Jun 2017 20:38:29 -0600 Subject: NvFlow 1.0.1 --- demo/DemoApp/DemoApp.vcxproj | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'demo/DemoApp/DemoApp.vcxproj') diff --git a/demo/DemoApp/DemoApp.vcxproj b/demo/DemoApp/DemoApp.vcxproj index 4cae61f..ba4e592 100644 --- a/demo/DemoApp/DemoApp.vcxproj +++ b/demo/DemoApp/DemoApp.vcxproj @@ -141,6 +141,12 @@ copy "$(SolutionDir)Lib\$(PlatformName)\*.dll" "$(outDir)" SDL2.dll + + "$(outDir)DemoAppCodeGen$(Configuration)_$(PlatformName).exe" + + + Code Generation + @@ -172,6 +178,12 @@ copy "$(SolutionDir)Lib\$(PlatformName)\*.dll" "$(outDir)" SDL2.dll + + "$(outDir)DemoAppCodeGen$(Configuration)_$(PlatformName).exe" + + + Code Generation + @@ -207,6 +219,12 @@ copy "$(SolutionDir)Lib\$(PlatformName)\*.dll" "$(outDir)" SDL2.dll + + "$(outDir)DemoAppCodeGen$(Configuration)_$(PlatformName).exe" + + + Code Generation + @@ -242,6 +260,12 @@ copy "$(SolutionDir)Lib\$(PlatformName)\*.dll" "$(outDir)" SDL2.dll + + "$(outDir)DemoAppCodeGen$(Configuration)_$(PlatformName).exe" + + + Code Generation + $(OutDir) @@ -276,6 +300,7 @@ copy "$(SolutionDir)Lib\$(PlatformName)\*.dll" "$(outDir)" + -- cgit v1.2.3