Thread
:
Qt Project: Countdown timer
View Single Post
Sasler
2010-01-06 , 06:35
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#
26
For this shortcut issue, I wonder if I could manually edit the
makefile
? I noticed the following section in it:
Code:
install: $(TARGET) -$(INSTALL_PROGRAM) $(TARGET) "$(DESTDIR)"/usr/bin/$(QMAKE_TARGET)
If I got it right, I should have all the files I want to install listed in this section, including the .desktop and icon files. Am I correct? Could I add those lines manually and how should they look like?
I also wonder if I could manually change the install path here to
/opt
?
Quote & Reply
|
Sasler
View Public Profile
Send a private message to Sasler
Visit Sasler's homepage!
Find all posts by Sasler