RealCompare.pri 596 B

123456789101112131415161718
  1. # ----------------------------------------------------
  2. # This file is generated by the Qt Visual Studio Tools.
  3. # ------------------------------------------------------
  4. # This is a reminder that you are using a generated .pro file.
  5. # Remove it when you are finished editing this file.
  6. message("You are running qmake on a generated .pro file. This may not work!")
  7. HEADERS += ./RealCompare.h \
  8. $$PWD/diff.h \
  9. ./CompareWin.h
  10. SOURCES += ./CompareWin.cpp \
  11. ./main.cpp \
  12. ./RealCompare.cpp
  13. FORMS += ./CompareWin.ui \
  14. ./RealCompare.ui
  15. RESOURCES += RealCompare.qrc