aboutsummaryrefslogtreecommitdiffhomepage
path: root/vcbuild
diff options
context:
space:
mode:
Diffstat (limited to 'vcbuild')
-rw-r--r--vcbuild/SciLexer.dsp22
1 files changed, 15 insertions, 7 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp
index 18aad2ed7..331d35a1f 100644
--- a/vcbuild/SciLexer.dsp
+++ b/vcbuild/SciLexer.dsp
@@ -7,19 +7,19 @@
CFG=SciLexer - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE
!MESSAGE NMAKE /f "SciLexer.mak".
-!MESSAGE
+!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
+!MESSAGE
!MESSAGE NMAKE /f "SciLexer.mak" CFG="SciLexer - Win32 Debug"
-!MESSAGE
+!MESSAGE
!MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE
!MESSAGE "SciLexer - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "SciLexer - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
+!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
@@ -83,7 +83,7 @@ LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib imm32.lib comctl32.lib /nologo /dll /debug /machine:I386
-!ENDIF
+!ENDIF
# Begin Target
@@ -114,6 +114,10 @@ SOURCE=..\src\ContractionState.cxx
# End Source File
# Begin Source File
+SOURCE=..\src\Decoration.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Document.cxx
# End Source File
# Begin Source File
@@ -402,6 +406,10 @@ SOURCE=..\src\RESearch.cxx
# End Source File
# Begin Source File
+SOURCE=..\src\RunStyles.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\ScintillaBase.cxx
# End Source File
# Begin Source File