diff options
author | ssteele <unknown> | 2003-02-02 17:36:38 +0000 |
---|---|---|
committer | ssteele <unknown> | 2003-02-02 17:36:38 +0000 |
commit | 1e4eea2afb009595fa772a8162eaaa105e68c99a (patch) | |
tree | 9af5dd18c2c08bc5ef4a46e80592515ede2ab86c | |
parent | af9c9cde84c22815581475939fec0bfa4582d945 (diff) | |
download | scintilla-mirror-1e4eea2afb009595fa772a8162eaaa105e68c99a.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" |