Split includes for MacOS.

This commit is contained in:
2021-03-12 15:28:17 +00:00
parent e5031597fd
commit 964e01b4fb
10 changed files with 918 additions and 883 deletions

10
setter/src/macos/links.h Normal file
View File

@@ -0,0 +1,10 @@
//
// Created by claunia on 12/3/21.
//
#ifndef SETTER_SRC_MACOS_LINKS_H_
#define SETTER_SRC_MACOS_LINKS_H_
const char* targetText = "This file is the target of an alias.\r";
#endif // SETTER_SRC_MACOS_LINKS_H_