Parent Directory
|
Revision Log
|
Patch
--- trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj 2012/05/28 09:18:58 173 +++ trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj 2012/05/28 09:37:16 177 @@ -151,8 +151,8 @@ </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> - <PostBuildEvent>"$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\MSBuild_CurrentVersion.exe" -copy "$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"</PostBuildEvent> + <PostBuildEvent>"$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\MSBuild_CurrentVersion.exe" +copy "$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"</PostBuildEvent> </PropertyGroup> <PropertyGroup> <PreBuildEvent>
ViewVC Help | |
Powered by ViewVC 1.1.22 |