Start user file
This commit is contained in:
parent
02d23048dc
commit
c0f5e5cf5b
8 changed files with 83 additions and 33 deletions
|
@ -1,9 +1,11 @@
|
|||
#ifndef _LCR_SETTINGS_H
|
||||
#define _LCR_SETTINGS_H
|
||||
|
||||
/**
|
||||
Settings file, values here may be changed by the user or overriden by frontend
|
||||
before compilation.
|
||||
/*
|
||||
Licar: settings
|
||||
|
||||
Compile times settings file for all modules, values here may be changed by the
|
||||
user or overriden by frontend before compilation.
|
||||
*/
|
||||
|
||||
#ifndef LCR_SETTING_RESOLUTION_X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue