diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-12 14:47:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-12 14:47:04 +0100 |
| commit | 5a89f642daeed42213749d1d855286ef1a3a46e4 (patch) | |
| tree | 13735af600898d719deb00c47f678cf57cc99f73 /examples/example_02_libnebuild/win64.json | |
| parent | 8633c78d7a0809cf0fcc0ec6350ad5b71bca9faf (diff) | |
| parent | fb094b222027aad36ebc294c0b21909dfe20b3f9 (diff) | |
Merge pull request #22 from nekernel-org/repo-chore
BREAKING: Repository chores.
Diffstat (limited to 'examples/example_02_libnebuild/win64.json')
| -rw-r--r-- | examples/example_02_libnebuild/win64.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example_02_libnebuild/win64.json b/examples/example_02_libnebuild/win64.json index dcd1142..094208b 100644 --- a/examples/example_02_libnebuild/win64.json +++ b/examples/example_02_libnebuild/win64.json @@ -8,7 +8,7 @@ "sources_path": [ "libbtb.cc" ], - "output_name": "libbtb.exe", + "output_name": "./libbtb.exe", "compiler_flags": [ "-lNeBuild" ], |
