RESOLVED FIXED 12038
Reference to deleted files in MSDEV project files
https://bugs.webkit.org/show_bug.cgi?id=12038
Summary Reference to deleted files in MSDEV project files
Laszlo Gombos
Reported 2006-12-30 19:28:06 PST
rendering/RenderLineEdit.cpp and rendering/RenderLineEdit.h files should be removed from the WebCore/WebCore.vcproj/WebCore/WebCore.vcproj project file,since those files are no longer part of the repo.
Attachments
Remove rendering\RenderLineEdit.{h|cpp} from the project file (456 bytes, patch)
2006-12-30 19:38 PST, Laszlo Gombos
darin: review+
Laszlo Gombos
Comment 1 2006-12-30 19:38:08 PST
Created attachment 12128 [details] Remove rendering\RenderLineEdit.{h|cpp} from the project file Without this change this build will not compile from MSDEV.
David Kilzer (:ddkilzer)
Comment 2 2006-12-31 05:26:30 PST
Comment on attachment 12128 [details] Remove rendering\RenderLineEdit.{h|cpp} from the project file Setting review? flag. Should probably check other build files (Bakefiles, CMakefiles, etc.) for removal of these old filenames.
David Kilzer (:ddkilzer)
Comment 3 2007-01-01 20:43:31 PST
Committed revision 18515. Also updated CMakeLists.txt and WebCoreSources.bkl.
Note You need to log in before you can comment on or make changes to this bug.