Skip to content

Commit

Permalink
Add CodeEditor.cxx to VC++ project files.
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4153 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
michaelrsweet committed Mar 21, 2005
1 parent e852b73 commit 0576685
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
19 changes: 19 additions & 0 deletions vcnet/fluid.vcproj
Expand Up @@ -466,6 +466,25 @@
PreprocessorDefinitions=""/>
</FileConfiguration>
</File>
<File
RelativePath="..\fluid\CodeEditor.cxx">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
FavorSizeOrSpeed="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""/>
</FileConfiguration>
</File>
</Files>
<Globals>
</Globals>
Expand Down
4 changes: 4 additions & 0 deletions visualc/fluid.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0576685

Please sign in to comment.