Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Premake4.vs8.vcproj')
-rw-r--r--Premake4.vs8.vcproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/Premake4.vs8.vcproj b/Premake4.vs8.vcproj
index 0de952e..adc736a 100644
--- a/Premake4.vs8.vcproj
+++ b/Premake4.vs8.vcproj
@@ -271,7 +271,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="ollisign.cmd -a &quot;$(TargetPath)&quot; &quot;https://bitbucket.org/windirstat/premake-stable&quot; &quot;premake4&quot;"
+ CommandLine="ollisign.cmd -2 &quot;$(TargetPath)&quot; &quot;https://bitbucket.org/windirstat/premake-stable&quot; &quot;premake4&quot;"
/>
</Configuration>
</Configurations>
@@ -485,6 +485,10 @@
RelativePath="src\actions\vstudio\vs2017.lua"
>
</File>
+ <File
+ RelativePath="src\actions\vstudio\vs2019.lua"
+ >
+ </File>
</Filter>
<Filter
Name="xcode"