Changeset 2006
- Timestamp:
- 5/1/2010 1:15:58 PM (3 years ago)
- Location:
- trunk/eraser
- Files:
-
- 2 edited
- 4 copied
- 1 moved
-
Eraser.Shell (moved) (moved from trunk/eraser/ShellExt)
-
Eraser.Shell/CtxMenu.cpp (copied) (copied from trunk/eraser/ShellExt/CtxMenu.cpp)
-
Eraser.Shell/ShellExt.rc (copied) (copied from trunk/eraser/ShellExt/ShellExt.rc)
-
Eraser.Shell/ShellExt.vcproj (modified) (5 diffs)
-
Eraser.Shell/resource.h (copied) (copied from trunk/eraser/ShellExt/resource.h)
-
Eraser.Shell/stdafx.h (copied) (copied from trunk/eraser/ShellExt/stdafx.h)
-
Eraser.sln (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.Shell/ShellExt.vcproj
r1802 r2006 3 3 ProjectType="Visual C++" 4 4 Version="9.00" 5 Name=" ShellExt"5 Name="Eraser.Shell" 6 6 ProjectGUID="{738F455B-2220-4F8F-B87F-DA93F0B0F1BA}" 7 7 RootNamespace="EraserCtxMenu" … … 84 84 IgnoreImportLibrary="true" 85 85 AdditionalDependencies="shlwapi.lib comsvcs.lib" 86 OutputFile="$(OutDir)\Eraser.Shell.dll"87 86 LinkIncremental="2" 88 87 ModuleDefinitionFile="$(ProjectDir)DllMain.def" … … 176 175 IgnoreImportLibrary="true" 177 176 AdditionalDependencies="shlwapi.lib comsvcs.lib" 178 OutputFile="$(OutDir)\Eraser.Shell.dll"179 177 LinkIncremental="2" 180 178 ModuleDefinitionFile="$(ProjectDir)DllMain.def" … … 269 267 IgnoreImportLibrary="true" 270 268 AdditionalDependencies="shlwapi.lib comsvcs.lib" 271 OutputFile="$(OutDir)\Eraser.Shell.dll"272 269 LinkIncremental="1" 273 270 ModuleDefinitionFile="$(ProjectDir)DllMain.def" … … 363 360 IgnoreImportLibrary="true" 364 361 AdditionalDependencies="shlwapi.lib comsvcs.lib" 365 OutputFile="$(OutDir)\Eraser.Shell.dll"366 362 LinkIncremental="1" 367 363 ModuleDefinitionFile="$(ProjectDir)DllMain.def" -
trunk/eraser/Eraser.sln
r1993 r2006 44 44 EndProjectSection 45 45 EndProject 46 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = " ShellExt", "ShellExt\ShellExt.vcproj", "{738F455B-2220-4F8F-B87F-DA93F0B0F1BA}"46 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Eraser.Shell", "Eraser.Shell\ShellExt.vcproj", "{738F455B-2220-4F8F-B87F-DA93F0B0F1BA}" 47 47 EndProject 48 48 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Eraser.Util.Native", "Eraser.Util.Native\Eraser.Util.Native.vcproj", "{BCFE7D20-FC82-4BBE-BFE4-7B635D70D238}"
Note: See TracChangeset
for help on using the changeset viewer.
