]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/common.bkl
Fix precompiled headers use with MSVC in wxGTK sources.
[wxWidgets.git] / build / bakefiles / common.bkl
index 240c344f955e147c7adc07a7a537b0ab9b7abfa6..2ada7a726ed7a1d4aa0148ef2ad07d1968fc8de9 100644 (file)
@@ -626,6 +626,8 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
             <precomp-headers-file>wxprec_$(id)</precomp-headers-file>
             <precomp-headers-exclude>
                 src/common/extended.c
+                src/gtk/eggtrayicon.c
+                src/gtk/treeentry_gtk.c
             </precomp-headers-exclude>
         </if>