From cb31b34dbea210a8890004fd59dea3139b00be6c Mon Sep 17 00:00:00 2001 From: Philippe Lelong Date: Wed, 14 Dec 2016 17:08:53 +0100 Subject: add visa, start websocket implementation Signed-off-by: Philippe Lelong --- WindowManager/WindowManager.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WindowManager/WindowManager.pro') diff --git a/WindowManager/WindowManager.pro b/WindowManager/WindowManager.pro index 5aa7320..335693f 100644 --- a/WindowManager/WindowManager.pro +++ b/WindowManager/WindowManager.pro @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +#DEFINES += COMPIL_MAITAI TEMPLATE = app TARGET = WindowManager QT = core dbus -- cgit 1.2.3-korg