Merge pull request #3837 from Mailaender/makefile-fixes
Use the Makefile install rules for our packaging
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
<CustomCommands>
|
||||
<Command type="AfterBuild" command="cp ../thirdparty/FuzzyLogicLibrary.dll ../" workingdir="${ProjectDir}" />
|
||||
<Command type="AfterBuild" command="cp ${TargetFile} ../mods/ra" workingdir="${ProjectDir}" />
|
||||
<Command type="AfterBuild" command="mono RALint.exe ra" workingdir="${ProjectDir}/../" />
|
||||
</CustomCommands>
|
||||
</CustomCommands>
|
||||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
||||
|
||||
Reference in New Issue
Block a user