From 3c0cb7236ce1400104dc1e113a77c16d3f209996 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 10 Feb 2019 01:48:08 +0100 Subject: installer: use build/ --- installer/opentrack-installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index 658567b3..2f98aaac 100644 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! -#include "../build-clion-msvc-dev/opentrack-version.h" +#include "../build/opentrack-version.hxx" #define MyAppName "opentrack" #define MyAppVersion OPENTRACK_VERSION #define MyAppPublisher "opentrack" -- cgit v1.2.3