Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.Core/RomCheater.Core.csproj 2013/06/19 21:29:02 742 +++ trunk/RomCheater.Core/RomCheater.Core.csproj 2013/06/19 21:32:18 743 @@ -98,8 +98,7 @@ </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> - <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs.tmpl" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs" -"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" + <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" "$(SolutionDir)SvnVersionHelper\bin\$(ConfigurationName)\SvnVersionHelper.exe" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs" </PreBuildEvent> </PropertyGroup>
ViewVC Help | |
Powered by ViewVC 1.1.22 |