Update globalheaders

This commit is contained in:
SirLynix 2024-02-19 22:43:14 +01:00
parent 76136afe76
commit 4d77a25a04
11 changed files with 12 additions and 11 deletions

View File

@ -34,11 +34,11 @@
#include <Nazara/Audio/AudioBuffer.hpp>
#include <Nazara/Audio/AudioDevice.hpp>
#include <Nazara/Audio/AudioSource.hpp>
#include <Nazara/Audio/Export.hpp>
#include <Nazara/Audio/DummyAudioBuffer.hpp>
#include <Nazara/Audio/DummyAudioDevice.hpp>
#include <Nazara/Audio/DummyAudioSource.hpp>
#include <Nazara/Audio/Enums.hpp>
#include <Nazara/Audio/Export.hpp>
#include <Nazara/Audio/Music.hpp>
#include <Nazara/Audio/OpenAL.hpp>
#include <Nazara/Audio/OpenALBuffer.hpp>

View File

@ -48,7 +48,6 @@
#include <Nazara/Core/Clock.hpp>
#include <Nazara/Core/Color.hpp>
#include <Nazara/Core/CommandLineParameters.hpp>
#include <Nazara/Core/Export.hpp>
#include <Nazara/Core/Core.hpp>
#include <Nazara/Core/CubemapParams.hpp>
#include <Nazara/Core/DynLib.hpp>
@ -59,6 +58,7 @@
#include <Nazara/Core/EnvironmentVariables.hpp>
#include <Nazara/Core/Error.hpp>
#include <Nazara/Core/ErrorFlags.hpp>
#include <Nazara/Core/Export.hpp>
#include <Nazara/Core/File.hpp>
#include <Nazara/Core/FileLogger.hpp>
#include <Nazara/Core/FilesystemAppComponent.hpp>

View File

@ -34,7 +34,6 @@
#include <Nazara/Graphics/BakedFrameGraph.hpp>
#include <Nazara/Graphics/Billboard.hpp>
#include <Nazara/Graphics/Camera.hpp>
#include <Nazara/Graphics/Export.hpp>
#include <Nazara/Graphics/DebugDrawPipelinePass.hpp>
#include <Nazara/Graphics/DepthPipelinePass.hpp>
#include <Nazara/Graphics/DirectionalLight.hpp>
@ -42,6 +41,7 @@
#include <Nazara/Graphics/ElementRenderer.hpp>
#include <Nazara/Graphics/ElementRendererRegistry.hpp>
#include <Nazara/Graphics/Enums.hpp>
#include <Nazara/Graphics/Export.hpp>
#include <Nazara/Graphics/ForwardFramePipeline.hpp>
#include <Nazara/Graphics/ForwardPipelinePass.hpp>
#include <Nazara/Graphics/FrameGraph.hpp>

View File

@ -35,6 +35,7 @@
#include <Nazara/Math/Box.hpp>
#include <Nazara/Math/Enums.hpp>
#include <Nazara/Math/EulerAngles.hpp>
#include <Nazara/Math/Export.hpp>
#include <Nazara/Math/Frustum.hpp>
#include <Nazara/Math/Matrix4.hpp>
#include <Nazara/Math/OrientedBox.hpp>

View File

@ -31,13 +31,13 @@
#include <Nazara/Network/AbstractSocket.hpp>
#include <Nazara/Network/Algorithm.hpp>
#include <Nazara/Network/Export.hpp>
#include <Nazara/Network/ENetCompressor.hpp>
#include <Nazara/Network/ENetHost.hpp>
#include <Nazara/Network/ENetPacket.hpp>
#include <Nazara/Network/ENetPeer.hpp>
#include <Nazara/Network/ENetProtocol.hpp>
#include <Nazara/Network/Enums.hpp>
#include <Nazara/Network/Export.hpp>
#include <Nazara/Network/IpAddress.hpp>
#include <Nazara/Network/NetBuffer.hpp>
#include <Nazara/Network/NetPacket.hpp>

View File

@ -30,8 +30,8 @@
#define NAZARA_GLOBAL_PHYSICS2D_HPP
#include <Nazara/Physics2D/Collider2D.hpp>
#include <Nazara/Physics2D/Export.hpp>
#include <Nazara/Physics2D/Enums.hpp>
#include <Nazara/Physics2D/Export.hpp>
#include <Nazara/Physics2D/PhysArbiter2D.hpp>
#include <Nazara/Physics2D/PhysConstraint2D.hpp>
#include <Nazara/Physics2D/Physics2D.hpp>

View File

@ -30,8 +30,8 @@
#define NAZARA_GLOBAL_PHYSICS3D_HPP
#include <Nazara/Physics3D/Collider3D.hpp>
#include <Nazara/Physics3D/Export.hpp>
#include <Nazara/Physics3D/Enums.hpp>
#include <Nazara/Physics3D/Export.hpp>
#include <Nazara/Physics3D/PhysBody3D.hpp>
#include <Nazara/Physics3D/PhysCharacter3D.hpp>
#include <Nazara/Physics3D/PhysConstraint3D.hpp>

View File

@ -30,10 +30,10 @@
#define NAZARA_GLOBAL_PLATFORM_HPP
#include <Nazara/Platform/Clipboard.hpp>
#include <Nazara/Platform/Export.hpp>
#include <Nazara/Platform/Cursor.hpp>
#include <Nazara/Platform/CursorController.hpp>
#include <Nazara/Platform/Enums.hpp>
#include <Nazara/Platform/Export.hpp>
#include <Nazara/Platform/Icon.hpp>
#include <Nazara/Platform/Keyboard.hpp>
#include <Nazara/Platform/MessageBox.hpp>

View File

@ -33,9 +33,9 @@
#include <Nazara/Renderer/CommandBufferBuilder.hpp>
#include <Nazara/Renderer/CommandPool.hpp>
#include <Nazara/Renderer/ComputePipeline.hpp>
#include <Nazara/Renderer/Export.hpp>
#include <Nazara/Renderer/DebugDrawer.hpp>
#include <Nazara/Renderer/Enums.hpp>
#include <Nazara/Renderer/Export.hpp>
#include <Nazara/Renderer/Framebuffer.hpp>
#include <Nazara/Renderer/GpuSwitch.hpp>
#include <Nazara/Renderer/RenderBuffer.hpp>

View File

@ -36,9 +36,9 @@
#include <Nazara/Widgets/ButtonWidget.hpp>
#include <Nazara/Widgets/Canvas.hpp>
#include <Nazara/Widgets/CheckboxWidget.hpp>
#include <Nazara/Widgets/Export.hpp>
#include <Nazara/Widgets/DefaultWidgetTheme.hpp>
#include <Nazara/Widgets/Enums.hpp>
#include <Nazara/Widgets/Export.hpp>
#include <Nazara/Widgets/ImageButtonWidget.hpp>
#include <Nazara/Widgets/ImageWidget.hpp>
#include <Nazara/Widgets/LabelWidget.hpp>

View File

@ -22,10 +22,10 @@ on_run(function ()
for _, modulePath in pairs(modules) do
local moduleName = modulePath:match(".*[\\/](.*)")
local config, err = io.open(modulePath .. "/Config.hpp", "r")
local config, err = io.open(modulePath .. "/Export.hpp", "r")
local head = ""
if (not config) then
error("Failed to read config file: " .. err)
error("Failed to read export file: " .. err)
end
for line in config:lines() do