search for: 17a57db

Displaying 1 result from an estimated 1 matches for "17a57db".

2016 Jul 15
3
[PATCH 1/4] Create a simple project to create version.h to run before any other
...ating version.h</Message> + <Command> + </Command> + <Message> + </Message> </PreBuildEvent> <CustomBuildStep> <Command> diff --git a/win32/VS2015/silk_fixed.vcxproj b/win32/VS2015/silk_fixed.vcxproj index ba1b515..17a57db 100644 --- a/win32/VS2015/silk_fixed.vcxproj +++ b/win32/VS2015/silk_fixed.vcxproj @@ -186,6 +186,10 @@ <Lib> <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile> </Lib> + <PreBuildEvent> + <Command> + </Command> + &l...