паркинг ебобаный
This commit is contained in:
@@ -8,13 +8,13 @@ public class JPrinter : ModuleRules
|
||||
public JPrinter(ReadOnlyTargetRules Target): base( Target )
|
||||
{
|
||||
|
||||
PublicIncludePaths.AddRange(
|
||||
new string[] {
|
||||
"JPrinter/Public"
|
||||
// PublicIncludePaths.AddRange(
|
||||
// new string[] {
|
||||
// "JPrinter/Public"
|
||||
|
||||
// ... add public include paths required here ...
|
||||
}
|
||||
);
|
||||
// // ... add public include paths required here ...
|
||||
// }
|
||||
// );
|
||||
|
||||
|
||||
PrivateIncludePaths.AddRange(
|
||||
|
||||
Reference in New Issue
Block a user