aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/Scintilla.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Scintilla.vcxproj')
-rw-r--r--win32/Scintilla.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/Scintilla.vcxproj b/win32/Scintilla.vcxproj
index 3a416b053..0336654a9 100644
--- a/win32/Scintilla.vcxproj
+++ b/win32/Scintilla.vcxproj
@@ -169,6 +169,9 @@
<ClCompile Include="..\src\*.cxx" />
<ClCompile Include="..\win32\HanjaDic.cxx" />
<ClCompile Include="..\win32\PlatWin.cxx" />
+ <ClCompile Include="..\win32\ListBox.cxx" />
+ <ClCompile Include="..\win32\SurfaceGDI.cxx" />
+ <ClCompile Include="..\win32\SurfaceD2D.cxx" />
<ClCompile Include="..\win32\ScintillaWin.cxx" />
<ClCompile Include="..\win32\ScintillaDLL.cxx" />
</ItemGroup>