Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ConstantOptimization/PreBuildEvent.cmd @ 7561

Last change on this file since 7561 was 7302, checked in by mkommend, 12 years ago

#1746: Added solution for constant optimization.

File size: 293 bytes
Line 
1IF EXIST "%ProjectDir%\Properties\AssemblyInfo.cs.frame" SubWCRev "%ProjectDir%\" "%ProjectDir%\Properties\AssemblyInfo.cs.frame" "%ProjectDir%\Properties\AssemblyInfo.cs"
2IF EXIST "%ProjectDir%\Plugin.cs.frame" SubWCRev "%ProjectDir%\" "%ProjectDir%\Plugin.cs.frame" "%ProjectDir%\Plugin.cs"
Note: See TracBrowser for help on using the repository browser.