mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-20 15:35:05 +00:00
Cleanup
This commit is contained in:
parent
cbf34359c0
commit
76fcf1173b
@ -4,7 +4,6 @@
|
||||
|
||||
#include <Tactility/hal/Configuration.h>
|
||||
#include <Tactility/service/ServiceManifest.h>
|
||||
#include <Tactility/TactilityConfig.h>
|
||||
|
||||
namespace tt {
|
||||
|
||||
|
||||
8
TactilityCore/Include/Tactility/file/PropertiesFile.h
Normal file
8
TactilityCore/Include/Tactility/file/PropertiesFile.h
Normal file
@ -0,0 +1,8 @@
|
||||
//
|
||||
// Created by ken on 18/08/2025.
|
||||
//
|
||||
|
||||
#ifndef TACTILITY_PROPERTIESFILE_H
|
||||
#define TACTILITY_PROPERTIESFILE_H
|
||||
|
||||
#endif //TACTILITY_PROPERTIESFILE_H
|
||||
3
TactilityCore/Source/file/PropertiesFile.cpp
Normal file
3
TactilityCore/Source/file/PropertiesFile.cpp
Normal file
@ -0,0 +1,3 @@
|
||||
//
|
||||
// Created by ken on 18/08/2025.
|
||||
//
|
||||
3
Tests/TactilityCore/PropertiesFileTest.cpp
Normal file
3
Tests/TactilityCore/PropertiesFileTest.cpp
Normal file
@ -0,0 +1,3 @@
|
||||
//
|
||||
// Created by ken on 18/08/2025.
|
||||
//
|
||||
8
Tests/TactilityCore/TestFile.h
Normal file
8
Tests/TactilityCore/TestFile.h
Normal file
@ -0,0 +1,8 @@
|
||||
//
|
||||
// Created by ken on 18/08/2025.
|
||||
//
|
||||
|
||||
#ifndef TACTILITY_TESTFILE_H
|
||||
#define TACTILITY_TESTFILE_H
|
||||
|
||||
#endif //TACTILITY_TESTFILE_H
|
||||
Loading…
x
Reference in New Issue
Block a user