]> git.lyx.org Git - lyx.git/blobdiff - development/attic/qmake/lyx.pro
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook...
[lyx.git] / development / attic / qmake / lyx.pro
index de5624bcf7541c61b8efb10dcc6a482a9f9a02d2..0db456c44a5a0c23227148eef62fc55200263c23 100644 (file)
@@ -125,7 +125,7 @@ SOURCES += \
 ../../src/Server.cpp \
 ../../src/ServerSocket.cpp \
 ../../src/Session.cpp \
-../../src/sgml.cpp \
+../../src/xml.cpp \
 ../../src/Spacing.cpp \
 ../../src/TexRow.cpp \
 ../../src/TexStream.cpp \
@@ -476,7 +476,7 @@ HEADERS += \
 ../../src/Server.h \
 ../../src/ServerSocket.h \
 ../../src/Session.h \
-../../src/sgml.h \
+../../src/xml.h \
 ../../src/Spacing.h \
 ../../src/TexRow.h \
 ../../src/TexStream.h \