Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.Core/RomCheater.Core.csproj 2012/06/03 19:15:41 260 +++ trunk/RomCheater.Core/RomCheater.Core.csproj 2012/06/03 19:24:48 261 @@ -64,8 +64,9 @@ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs.tmpl" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs" +"$(SolutionDir)SvnVersionHelper\bin\$(ConfigurationName)\SvnVersionHelper.exe" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs" "$(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> +</PreBuildEvent> </PropertyGroup> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets.
ViewVC Help | |
Powered by ViewVC 1.1.22 |