Rev 7 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7 | Rev 9 | ||
---|---|---|---|
Line 44... | Line 44... | ||
44 | </HeaderFileName> |
44 | </HeaderFileName> |
45 | </Midl> |
45 | </Midl> |
46 | <ClCompile> |
46 | <ClCompile> |
47 | <Optimization>MinSpace</Optimization> |
47 | <Optimization>MinSpace</Optimization> |
48 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> |
48 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> |
49 | <AdditionalIncludeDirectories>SDL2. |
49 | <AdditionalIncludeDirectories>SDL2.framework\Versions\A\Headers;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
50 | <PreprocessorDefinitions>WIN32;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
50 | <PreprocessorDefinitions>WIN32;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
51 | <StringPooling>true</StringPooling> |
51 | <StringPooling>true</StringPooling> |
52 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
52 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
53 | <FunctionLevelLinking>true</FunctionLevelLinking> |
53 | <FunctionLevelLinking>true</FunctionLevelLinking> |
54 | <PrecompiledHeaderOutputFile>.\Release/rick.pch</PrecompiledHeaderOutputFile> |
54 | <PrecompiledHeaderOutputFile>.\Release/rick.pch</PrecompiledHeaderOutputFile> |
Line 76... | Line 76... | ||
76 | <Bscmake> |
76 | <Bscmake> |
77 | <SuppressStartupBanner>true</SuppressStartupBanner> |
77 | <SuppressStartupBanner>true</SuppressStartupBanner> |
78 | <OutputFile>.\Release/rick.bsc</OutputFile> |
78 | <OutputFile>.\Release/rick.bsc</OutputFile> |
79 | </Bscmake> |
79 | </Bscmake> |
80 | <PostBuildEvent> |
80 | <PostBuildEvent> |
81 | <Command>"Z: |
81 | <Command>"Z:\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Rick Dangerous" "Pierre-Marie Baty" pm@pmbaty.com FR "Rick Dangerous" https://www.pmbaty.com/rick/ & copy "$(OutDir)$(TargetName)$(TargetExt)" "..\Rick Dangerous.exe"</Command> |
82 | </PostBuildEvent> |
82 | </PostBuildEvent> |
83 | <PostBuildEvent> |
83 | <PostBuildEvent> |
84 | <Message>Signing output and copying files...</Message> |
84 | <Message>Signing output and copying files...</Message> |
85 | </PostBuildEvent> |
85 | </PostBuildEvent> |
86 | </ItemDefinitionGroup> |
86 | </ItemDefinitionGroup> |