Skip to content

Commit

Permalink
Qt Creator Upgrade one pro files of to 13 pro files following the str…
Browse files Browse the repository at this point in the history
…ucture of Visual Studio project files + Minors updates for try to fix the QMainWindow error.

	new file:   UdtCloudlib/UdtCloudlib.pro
	modified:   UltraVNC-QtCommunityTests.pro
	new file:   addon/addons.pro
	new file:   addon/ms-logon/authadm/authadmin.qrc
	new file:   addon/ms-logon/authadm/authadmin.qrc.txt
	new file:   avilog/avilog.pro
	new file:   omnithread/omnithread.pro
	new file:   rdr/rdr.pro
	new file:   repeater/repeater.pro
	new file:   setcad/setcad.pro
	new file:   setpasswd/setpasswd.pro
	new file:   udt4/win/udt.pro
	new file:   uvnc_settings/uvnc_settings.pro
	new file:   uvnckeyboardhelper/uvnckeyboardhelper.pro
	new file:   vncviewer/main.cpp
	new file:   vncviewer/vncviewer.pro
	new file:   vncviewer/vncviewerQt_fr_FR.ts
	renamed:    vncviewer/vncviewerQt.cpp -> vncviewer/vncviewerqt.cpp
	renamed:    vncviewer/vncviewerQt.h -> vncviewer/vncviewerqt.h
	renamed:    vncviewer/vncviewerQt.ui -> vncviewer/vncviewerqt.ui
	new file:   winvnc/winvnc.pro
	new file:   zipunzip_src/unzip/windll/vc6/unzip32.pro

	modified:   UltraVNC-QtCommunityTests.pro
  • Loading branch information
jose94752 committed Oct 29, 2024
1 parent 57b8c88 commit 5b73d2e
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions UltraVNC-QtCommunityTests.pro
Original file line number Diff line number Diff line change
Expand Up @@ -107,39 +107,6 @@ SUBDIRS += \
winvnc \
zipunzip_src\unzip\windll\vc6

RESOURCES += \
\addon\eventMessageLogger\messages.rc \
\addon\ms-logon\authadm\authadmin.qrc \
\addon\ms-logon\authadm\authadmin.rc \
\addon\ms-logon\authSSP\authSSP.rc \
\addon\ms-logon\ldapauth\ldapAuth.rc \
\addon\ms-logon\ldapauth9x\ldapAuth9x.rc \
\addon\ms-logon\ldapauthNT4\ldapAuthnt4.rc \
\addon\ms-logon\logging\logging.rc \
\addon\ms-logon\MSLogonACL\MSLogonACL.rc \
\addon\ms-logon\testauth\testauth.rc \
\addon\ms-logon\workgrpdomnt4\workgrpdomnt4.rc \
\DSMPlugin\MSRC4Plugin\crypto.rc \
\DSMPlugin\MSRC4Plugin\MSRC4Plugin.rc \
\DSMPlugin\MSRC4Plugin\version.rc \
\DSMPlugin\TestPlugin\TestPlugin.rc \
\JavaViewer\mk.bat \
\JavaViewer\run.bat \
\JavaViewer\runapplet.bat \
\omnithread\build-bcc32.bat \
\repeater\resources.rc \
\repeater\webgui\buildfs.bat \
\setcad\setcad\setcad.rc \
\setpasswd\setpasswd\setpasswd.rc \
\uvnckeyboardhelper\uvnckeyboardhelper\uvnckeyboardhelper.rc \
\uvnc_settings\uvnc_settings\uvnc_settings.rc \
\vncviewer\res\build-bcc32.bat \
\vncviewer\res\vncviewer.rc \
\winvnc\vnchooks\vnchooks.rc \
\winvnc\winvnc\winvnc.rc \
\zipunzip_src\unzip\windll\windll.rc \
\zipunzip_src\zip20\windll\windll.rc \

# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
Expand Down

0 comments on commit 5b73d2e

Please sign in to comment.