Keeping these somewhat up to date

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster 2001-05-04 19:45:10 +00:00
parent ddfc587a2e
commit 52da3c7175
2 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@ option ProjectOptions = lang(longlong, "yes"), gen(manglelinkagekeywordonlyfunc
source type(cpp) "COMMON\\IMAGPNG.CPP"
source type(cpp) "COMMON\\IMAGPNM.CPP"
source type(cpp) "COMMON\\IMAGTIFF.CPP"
source type(cpp) "COMMON\\IMAGXPM.CPP"
source type(cpp) "COMMON\\INTL.CPP"
source type(cpp) "COMMON\\IPCBASE.CPP"
source type(cpp) "COMMON\\LAYOUT.CPP"

View File

@ -75,6 +75,7 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), gen(mangl
source "COMMON\\imagpng.cpp"
source "COMMON\\imagpnm.cpp"
source "COMMON\\imagtiff.cpp"
source "COMMON\\imagxpm.cpp"
source "COMMON\\intl.cpp"
source "COMMON\\ipcbase.cpp"
source "COMMON\\layout.cpp"