From 597cc5edd624525563e6549dc0057eca2a51c81d Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 11 Nov 2014 13:30:46 -0500 Subject: upgrade to new version --- builds/msvc/properties/Executable.props | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 builds/msvc/properties/Executable.props (limited to 'builds/msvc/properties/Executable.props') diff --git a/builds/msvc/properties/Executable.props b/builds/msvc/properties/Executable.props new file mode 100644 index 0000000..932d38a --- /dev/null +++ b/builds/msvc/properties/Executable.props @@ -0,0 +1,19 @@ + + + + + + + <_ProjectFileVersion>10.0.30319.1 + <_PropertySheetDisplayName>Executable Program + + + + _CONSOLE;%(PreprocessorDefinitions) + + + $(TargetDir)../../lib/$(PlatformName);%(AdditionalLibraryDirectories) + Console + + + \ No newline at end of file -- cgit v1.2.3