Explorar o código

removed libimgui.pro

Sepehr Taghdisian %!s(int64=11) %!d(string=hai) anos
pai
achega
c13c2449bb
Modificáronse 1 ficheiros con 0 adicións e 20 borrados
  1. 0 20
      libimgui.pro

+ 0 - 20
libimgui.pro

@@ -1,20 +0,0 @@
-TEMPLATE = lib
-CONFIG += static
-CONFIG -= app_bundle
-CONFIG -= qt
-CONFIG -= warn_on
-
-CONFIG(release, debug|release) {
-    TARGET = imgui
-}
-
-CONFIG(debug, debug|release) {
-    TARGET = imgui-dbg
-}
-
-SOURCES += \
-    imgui.cpp
-
-HEADERS += \
-    imgui.h \
-    imconfig.h