Skip to content

Commit

Permalink
qtpy - issue 10 - .CutiePie/path.config not use after commit 2df4311
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon committed Jul 31, 2023
1 parent 55bfb79 commit c45f270
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 149 deletions.
2 changes: 1 addition & 1 deletion main/PyQtGUI/standalone/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ bin_PROGRAMS = CutiePie

include_HEADERS = CPyHelper.h

CutiePie_SOURCES = gui.cpp config.cpp config.h
CutiePie_SOURCES = gui.cpp
CutiePie_CXXFLAGS = @PYTHON_CXXFLAGS@ -DINSTALLED_IN='"@prefix@"' -lpthread \
-I@top_srcdir@/Core
CutiePie_LDFLAGS = @PYTHON_LDFLAGS@
Expand Down
108 changes: 0 additions & 108 deletions main/PyQtGUI/standalone/config.cpp

This file was deleted.

40 changes: 0 additions & 40 deletions main/PyQtGUI/standalone/config.h

This file was deleted.

0 comments on commit c45f270

Please sign in to comment.