summaryrefslogtreecommitdiff
path: root/ide/vc2005/fltk.lib.vcproj
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2010-07-04 17:19:38 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2010-07-04 17:19:38 +0000
commitc2539883fbb671db229f1dbfe753e8c039d659ff (patch)
tree502dd353104b5b91e5c088c767e895b873d133d3 /ide/vc2005/fltk.lib.vcproj
parentc835c08bb35a23e5e8b63bfb19f53f39c8666f33 (diff)
First step cleaning up the IDE jungle:
- renamed ide/unsupported to ide/deprecated - fixed ide/vc2005 to make it compatible with VC++ 2010 Express (this was not really what we wanted, but I couldn't convert the older IDE files with VC++ 2010 Express) - FL/Fl_Device.H: fixed missing FL_EXPORT for building the FLTK dll (STR #2393). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7666 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/vc2005/fltk.lib.vcproj')
-rw-r--r--ide/vc2005/fltk.lib.vcproj54
1 files changed, 50 insertions, 4 deletions
diff --git a/ide/vc2005/fltk.lib.vcproj b/ide/vc2005/fltk.lib.vcproj
index 40b5607d2..9289ba0d5 100644
--- a/ide/vc2005/fltk.lib.vcproj
+++ b/ide/vc2005/fltk.lib.vcproj
@@ -567,6 +567,10 @@
>
</File>
<File
+ RelativePath="..\..\FL\Fl_Paged_Device.H"
+ >
+ </File>
+ <File
RelativePath="..\..\FL\Fl_Pixmap.H"
>
</File>
@@ -591,10 +595,6 @@
>
</File>
<File
- RelativePath="..\..\FL\Fl_PSfile_Device.H"
- >
- </File>
- <File
RelativePath="..\..\FL\Fl_Radio_Button.H"
>
</File>
@@ -4308,6 +4308,52 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\src\Fl_Paged_Device.cxx"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ BrowseInformation="1"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ FavorSizeOrSpeed="0"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug Cairo|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ BrowseInformation="1"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release Cairo|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ FavorSizeOrSpeed="0"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\..\src\Fl_Pixmap.cxx"
>
<FileConfiguration