updated SubWCRev

[[Split portion of a mixed commit.]]
This commit is contained in:
ansstuff 2012-08-28 15:23:05 +00:00
parent b5aaafe409
commit d5cb50be9a
8 changed files with 15 additions and 11 deletions

View File

@ -1,3 +1,6 @@
26-Aug-2012 - AnS - Taseditor: History Log highlights items related to current item
25-Aug-2012 - AnS - Taseditor: fixed AdjustLag feature and changed fm3 version to v2
22-Aug-2012 - AnS - added "Clear" button to Message Log
20-Aug-2012 - AnS - "Switch fullscreen by double-click" option in GUI config
20-Aug-2012 - AnS - "Hide mouse cursor" and "Use console BG color for empty areas" options
20-Aug-2012 - AnS - total revamp of Video config stuff, Best Fit also works for fullscreen mode

0
eee
View File

4
vc/SubWCRev.bat Normal file
View File

@ -0,0 +1,4 @@
SubWCRev.exe ..\.. "defaultconfig\svnrev_template.h" "userconfig\svnrev.h"
IF NOT EXIST defaultconfig\makedownload exit 0
SubWCRev.exe ..\.. "..\..\web\download.html" "userconfig\download.html"
exit 0

View File

@ -1,4 +0,0 @@
SubWCRev.exe ..\.. "svnrev_template.h" "..\userconfig\svnrev.h"
IF NOT EXIST makedownload exit 0
SubWCWeb.exe ..\.. "..\..\..\web\download.html" "..\userconfig\download.html"
exit 0

Binary file not shown.

View File

@ -87,7 +87,7 @@
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<PreBuildEvent>
<Command>defaultconfig\SubWCRev.bat</Command>
<Command>SubWCRev.bat</Command>
</PreBuildEvent>
<ClCompile>
<Optimization>Disabled</Optimization>
@ -127,7 +127,8 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<PreBuildEvent>
<Command>defaultconfig\SubWCRev.bat</Command>
<Command>SubWCRev.bat</Command>
<Message>write current revision number to placeholders</Message>
</PreBuildEvent>
<ClCompile>
<Optimization>Full</Optimization>

View File

@ -27,7 +27,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="defaultconfig\SubWCRev.bat"
CommandLine="SubWCRev.bat"
/>
<Tool
Name="VCCustomBuildTool"
@ -197,7 +197,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="defaultconfig\SubWCRev.bat"
CommandLine="SubWCRev.bat"
/>
<Tool
Name="VCCustomBuildTool"
@ -369,7 +369,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="defaultconfig\SubWCRev.bat"
CommandLine="SubWCRev.bat"
/>
<Tool
Name="VCCustomBuildTool"

View File

@ -28,7 +28,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="defaultconfig\SubWCRev.bat"
CommandLine="SubWCRev.bat"
/>
<Tool
Name="VCCustomBuildTool"
@ -195,7 +195,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="defaultconfig\SubWCRev.bat"
CommandLine="SubWCRev.bat"
/>
<Tool
Name="VCCustomBuildTool"