File: bleserver.pro

package info (click to toggle)
qt6-remoteobjects 6.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,832 kB
  • sloc: cpp: 20,582; sh: 29; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
SOURCES += main.cpp

include(../common/common.pri)

REPC_SOURCE = ../common/heater.rep

target.path = $$[QT_INSTALL_EXAMPLES]/remoteobjects/ble/bleserver
INSTALLS += target