diff options
author | ssteele <devnull@localhost> | 2003-02-02 17:36:38 +0000 |
---|---|---|
committer | ssteele <devnull@localhost> | 2003-02-02 17:36:38 +0000 |
commit | 6d92a32e837ad444679d8e4ab86534833ba9e0e2 (patch) | |
tree | 9af5dd18c2c08bc5ef4a46e80592515ede2ab86c | |
parent | f16811237063a731b35ea981ac307473c5f5e1f6 (diff) | |
download | scintilla-mirror-6d92a32e837ad444679d8e4ab86534833ba9e0e2.tar.gz |
Updated project to include XPM.cxx.
-rw-r--r-- | vcbuild/SciLexer.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 2155068bb..053b7ef75 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -272,6 +272,10 @@ SOURCE=..\src\ViewStyle.cxx SOURCE=..\src\WindowAccessor.cxx # End Source File +# Begin Source File + +SOURCE=..\src\XPM.cxx +# End Source File # End Group # Begin Group "Header Files" |