diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-11-15 00:50:33 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-11-15 00:50:33 +0000 |
| commit | 489e8cdd059eafb766293c5487d43a3ac17db382 (patch) | |
| tree | 1dc8529f84e37de3ac5f5bba66cdf5a9f4965cbc /vcnet/fltk.lib.vcproj | |
| parent | b6a66645e02ac47355e3d9981d9df204a0e86e4b (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/fltk.lib.vcproj')
| -rw-r--r-- | vcnet/fltk.lib.vcproj | 20 |
1 files changed, 20 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">
|
