build: relative path
This commit is contained in:
parent
15c3217f68
commit
498604499a
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="C:/Users/ahsan/OneDrive/Desktop/build.exe"
|
export_path="../build.exe"
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
|
|
@ -77,7 +77,7 @@ customized_files={
|
||||||
}
|
}
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="C:/Users/ahsan/OneDrive/Desktop/server.exe"
|
export_path="../server.exe"
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue