diff options
Diffstat (limited to 'chrome/app/theme/theme_dll.vsprops')
-rw-r--r-- | chrome/app/theme/theme_dll.vsprops | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/chrome/app/theme/theme_dll.vsprops b/chrome/app/theme/theme_dll.vsprops deleted file mode 100644 index 91d814e..0000000 --- a/chrome/app/theme/theme_dll.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="theme_dll" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\tools\build\win\data_dll.vsprops" - > - <Tool - Name="VCLinkerTool" - BaseAddress="0x3CE00000" - OutputFile="$(OutDir)\themes\default.dll" - /> -</VisualStudioPropertySheet> |