Add includes to the project

This commit is contained in:
2026-01-04 21:23:06 +01:00
parent cbc38fb241
commit e3b1c540dc

View File

@@ -49,7 +49,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "includes", "includes", "{35
ProjectSection(SolutionItems) = preProject
includes\GameFixes.h = includes\GameFixes.h
includes\GameInformations.h = includes\GameInformations.h
includes\HotkeysManager.h = includes\HotkeysManager.h
includes\ImGuiWidgets.h = includes\ImGuiWidgets.h
includes\inicpp.h = includes\inicpp.h
includes\OSDManager.h = includes\OSDManager.h
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Little Nightmares III", "LittleNightmareIII\LittleNightmareIII.vcxproj", "{25D45378-7E86-4677-BD77-238D2EC3005B}"