Skip to content

Commit

Permalink
Project Files: remove cache file on project clean
Browse files Browse the repository at this point in the history
- When vcbuild cleans the project the cache file should also be
  removed.

[#48]

Signed-off-by: Thell Fowler <git@tbfowler.name>
  • Loading branch information
Thell Fowler committed Oct 31, 2010
1 parent 7f5d763 commit 513282a
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
3 changes: 3 additions & 0 deletions PowerEditor/visual.net/notepadPlus.8.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
ConfigurationType="1"
InheritedPropertySheets=".\lib_paths.8.vsprops"
CharacterSet="1"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down Expand Up @@ -118,6 +119,7 @@
ConfigurationType="1"
InheritedPropertySheets=".\lib_paths.8.vsprops"
CharacterSet="1"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath);GIT-VS-VERSION-FILE"
WholeProgramOptimization="1"
>
<Tool
Expand Down Expand Up @@ -218,6 +220,7 @@
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath);GIT-VS-VERSION-FILE"
WholeProgramOptimization="1"
>
<Tool
Expand Down
3 changes: 3 additions & 0 deletions PowerEditor/visual.net/notepadPlus.9.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
ConfigurationType="1"
InheritedPropertySheets=".\lib_paths.9.vsprops"
CharacterSet="1"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down Expand Up @@ -121,6 +122,7 @@
ConfigurationType="1"
InheritedPropertySheets=".\lib_paths.9.vsprops"
CharacterSet="1"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath);GIT-VS-VERSION-FILE"
WholeProgramOptimization="1"
>
<Tool
Expand Down Expand Up @@ -218,6 +220,7 @@
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath);GIT-VS-VERSION-FILE"
WholeProgramOptimization="1"
>
<Tool
Expand Down
5 changes: 4 additions & 1 deletion scintilla/vcbuild/SciLexer.8.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down Expand Up @@ -130,6 +131,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down Expand Up @@ -230,7 +232,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /Y $(TargetPath) ..\..\PowerEditor\bin&#x0D;&#x0A;SETLOCAL&#x0D;&#x0A;set PATH=%PATH%;%ENV_LIB_PATHS%;%SM_LIB_PATHS%&#x0D;&#x0A;gtest_runner.exe &quot;$(TargetPath)&quot;"
CommandLine="xcopy /Y $(TargetPath) ..\..\PowerEditor\bin&#x0D;&#x0A;SETLOCAL&#x0D;&#x0A;set PATH=%PATH%;%ENV_LIB_PATHS%;%SM_LIB_PATHS%&#x0D;&#x0A;gtest_runner.exe &quot;$(TargetPath)&quot;&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
Expand All @@ -242,6 +244,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down
3 changes: 3 additions & 0 deletions scintilla/vcbuild/SciLexer.9.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\lib_paths.9.vsprops"
CharacterSet="2"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down Expand Up @@ -112,6 +113,7 @@
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\lib_paths.9.vsprops"
CharacterSet="2"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down Expand Up @@ -202,6 +204,7 @@
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath);GIT-VS-VERSION-FILE"
>
<Tool
Name="VCPreBuildEventTool"
Expand Down

0 comments on commit 513282a

Please sign in to comment.