Enable unity build on modules that support it

This commit is contained in:
Jérôme Leclercq
2022-03-13 13:09:42 +01:00
parent bf44672354
commit 0a4fd8f56d
10 changed files with 62 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#ifndef NAZARA_SHADERNODES_BUFFEREDITDIALOG_HPP
#define NAZARA_SHADERNODES_BUFFEREDITDIALOG_HPP
#ifndef NAZARA_SHADERNODES_SHADERINFODIALOG_HPP
#define NAZARA_SHADERNODES_SHADERINFODIALOG_HPP
#include <ShaderNode/Enums.hpp>
#include <QtWidgets/QDialog>

View File

@@ -1,7 +1,7 @@
#pragma once
#ifndef NAZARA_SHADERNODES_OUTPUTEDITDIALOG_HPP
#define NAZARA_SHADERNODES_OUTPUTEDITDIALOG_HPP
#ifndef NAZARA_SHADERNODES_STRUCTMEMBEREDITODIALOG_HPP
#define NAZARA_SHADERNODES_STRUCTMEMBEREDITODIALOG_HPP
#include <ShaderNode/Enums.hpp>
#include <QtWidgets/QDialog>