Ignore:
Timestamp:
11/4/2007 3:28:46 AM (5 years ago)
Author:
lowjoel
Message:

Moved all the UI resources to the common resource library and include that rc file when compiling the final application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EraserUI/EraserUI.vcproj

    r64 r75  
    6060            <Tool 
    6161                Name="VCResourceCompilerTool" 
     62                AdditionalIncludeDirectories="$(SOLUTIONDIR)" 
    6263            /> 
    6364            <Tool 
     
    125126            <Tool 
    126127                Name="VCResourceCompilerTool" 
     128                AdditionalIncludeDirectories="$(SOLUTIONDIR)" 
    127129            /> 
    128130            <Tool 
     
    190192            <Tool 
    191193                Name="VCResourceCompilerTool" 
     194                AdditionalIncludeDirectories="$(SOLUTIONDIR)" 
    192195            /> 
    193196            <Tool 
     
    256259            <Tool 
    257260                Name="VCResourceCompilerTool" 
     261                AdditionalIncludeDirectories="$(SOLUTIONDIR)" 
    258262            /> 
    259263            <Tool 
     
    503507            </File> 
    504508            <File 
     509                RelativePath=".\resource.h" 
     510                > 
     511            </File> 
     512            <File 
    505513                RelativePath="ShellPidl.h" 
    506514                > 
     
    524532            UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 
    525533            > 
     534            <File 
     535                RelativePath=".\EraserUI.rc" 
     536                > 
     537            </File> 
    526538        </Filter> 
    527539    </Files> 
Note: See TracChangeset for help on using the changeset viewer.