summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2006-11-15 00:50:33 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2006-11-15 00:50:33 +0000
commit489e8cdd059eafb766293c5487d43a3ac17db382 (patch)
tree1dc8529f84e37de3ac5f5bba66cdf5a9f4965cbc /vcnet
parentb6a66645e02ac47355e3d9981d9df204a0e86e4b (diff)
Add fl_gtk.cxx to VC 2005 projects.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5543 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'vcnet')
-rw-r--r--vcnet/fltk.lib.vcproj20
-rw-r--r--vcnet/fltkdll.vcproj18
2 files changed, 38 insertions, 0 deletions
diff --git a/vcnet/fltk.lib.vcproj b/vcnet/fltk.lib.vcproj
index 0aacac964..256d0bb8b 100644
--- a/vcnet/fltk.lib.vcproj
+++ b/vcnet/fltk.lib.vcproj
@@ -1676,6 +1676,26 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\fl_gtk.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>
+ </File>
+ <File
RelativePath="..\src\Fl_Positioner.cxx">
<FileConfiguration
Name="Debug|Win32">
diff --git a/vcnet/fltkdll.vcproj b/vcnet/fltkdll.vcproj
index ad180ea66..a6e3e99f9 100644
--- a/vcnet/fltkdll.vcproj
+++ b/vcnet/fltkdll.vcproj
@@ -1695,6 +1695,24 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\fl_gtk.cxx">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions="FL_DLL;FL_LIBRARY;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions="FL_DLL;FL_LIBRARY;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\src\Fl_PNG_Image.cxx">
<FileConfiguration
Name="Release|Win32">