summaryrefslogtreecommitdiffhomepage
path: root/examples/example_02_libnebuild/win64.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example_02_libnebuild/win64.json')
-rw-r--r--examples/example_02_libnebuild/win64.json2
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"
],