dashboard
repositories
filestore
activity
search
login
author
committer
commit
omp_utils
/
QtVSTools
Наша сборка Qt VS Tools
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Добавлена инструкция по билду
giy
2022-06-24
a8eda4952f5ddb082c005c4ee9e2a064025184c8
[omp_utils/QtVSTools.git]
/
Tests
/
SampleTest
/
SampleTest.pro
1
2
3
4
5
6
7
8
9
10
QT += network testlib
INCLUDEPATH += $(LOCALAPPDATA)\qtvstest
DEFINES += "\"QT_CONF_PATH=\\\"$$QMAKESPEC/qt.conf\\\"\""
RESOURCES += \
Macros.qrc
SOURCES += \
main.cpp