From c73b6c9ba513fea3e18b696e659049df69931171 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 11 Nov 2014 11:18:18 -0500 Subject: update to 1.0.0-1 version of the package --- builds/msvc/properties/Common.props | 4 +++- builds/msvc/properties/Release.props | 4 +--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'builds/msvc/properties') diff --git a/builds/msvc/properties/Common.props b/builds/msvc/properties/Common.props index 72588d6..6e10d88 100644 --- a/builds/msvc/properties/Common.props +++ b/builds/msvc/properties/Common.props @@ -14,8 +14,10 @@ true UNICODE;_UNICODE;%(PreprocessorDefinitions) + NATIVE_LITTLE_ENDIAN=1;%(PreprocessorDefinitions) + inline=__inline;%(PreprocessorDefinitions) Level3 - \ No newline at end of file + diff --git a/builds/msvc/properties/Release.props b/builds/msvc/properties/Release.props index 1c5415b..296dbfe 100644 --- a/builds/msvc/properties/Release.props +++ b/builds/msvc/properties/Release.props @@ -20,10 +20,8 @@ OnlyExplicitInline false MaxSpeed - NDEBUG;%(PreprocessorDefinitions) - NDEBUG;%(PreprocessorDefinitions) true @@ -38,4 +36,4 @@ - \ No newline at end of file + -- cgit v1.2.3