Changeset 2314


Ignore:
Timestamp:
04/23/08 23:24:40 (5 years ago)
Author:
sam
Message:
  • Add missing headers to the Visual Studio build files.
Location:
libcaca/trunk/msvc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/msvc/libcaca.vcproj

    r2192 r2314  
    243243                                > 
    244244                        </File> 
     245                        <File 
     246                                RelativePath=".\stubs.h" 
     247                                > 
     248                        </File> 
    245249                </Filter> 
    246250        </Files> 
  • libcaca/trunk/msvc/libcucul.vcproj

    r2192 r2314  
    267267                                > 
    268268                        </File> 
     269                        <File 
     270                                RelativePath="..\cucul\cucul_types.h" 
     271                                > 
     272                        </File> 
     273                        <File 
     274                                RelativePath="..\cucul\stubs.h" 
     275                                > 
     276                        </File> 
    269277                </Filter> 
    270278        </Files> 
Note: See TracChangeset for help on using the changeset viewer.