]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/StcVC.dsp
fixed paper size calculation (convert from 10ths of mm to mm correctly)
[wxWidgets.git] / src / stc / StcVC.dsp
index 549cad288e5f9964f321d80a6482a0c40a25e9b2..fd875fe06b5773b9cc981927abfc0dfcf71af4ef 100644 (file)
@@ -7,19 +7,19 @@
 CFG=StcVC - 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 "StcVC.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 "StcVC.mak" CFG="StcVC - Win32 Debug"
-!MESSAGE 
+!MESSAGE
 !MESSAGE Possible choices for configuration are:
-!MESSAGE 
+!MESSAGE
 !MESSAGE "StcVC - Win32 Release" (based on "Win32 (x86) Static Library")
 !MESSAGE "StcVC - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE 
+!MESSAGE
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -76,7 +76,7 @@ LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
 # ADD LIB32 /nologo /out:"..\..\lib\stcd.lib"
 
-!ENDIF 
+!ENDIF
 
 # Begin Target
 
@@ -147,6 +147,10 @@ SOURCE=.\scintilla\src\Document.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\DocumentAccessor.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\Editor.cxx
 # End Source File
 # Begin Source File
@@ -175,18 +179,62 @@ SOURCE=.\scintilla\src\KeyWords.cxx
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\LexAda.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\LexAVE.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\LexBaan.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\LexBullant.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\LexMatlab.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\LexConf.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\LexCPP.cxx
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\LexCrontab.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\LexEiffel.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\LexHTML.cxx
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\LexLisp.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\LexLua.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\LexOthers.cxx
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\LexPascal.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\LexPerl.cxx
 # End Source File
 # Begin Source File
@@ -195,6 +243,10 @@ SOURCE=.\scintilla\src\LexPython.cxx
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\LexRuby.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\LexSQL.cxx
 # End Source File
 # Begin Source File
@@ -215,6 +267,10 @@ SOURCE=.\scintilla\src\PropSet.cxx
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\RESearch.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\ScintillaBase.cxx
 # End Source File
 # Begin Source File
@@ -231,6 +287,10 @@ SOURCE=.\scintilla\src\Style.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\scintilla\src\StyleContext.cxx
+# End Source File
+# Begin Source File
+
 SOURCE=.\scintilla\src\SVector.h
 # End Source File
 # Begin Source File
@@ -241,6 +301,10 @@ SOURCE=.\scintilla\src\ViewStyle.cxx
 
 SOURCE=.\scintilla\src\ViewStyle.h
 # End Source File
+# Begin Source File
+
+SOURCE=.\scintilla\src\WindowAccessor.cxx
+# End Source File
 # End Group
 # End Target
 # End Project