We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e90d91 commit 24161e8Copy full SHA for 24161e8
examples_tests/22.RaytracedAO/test.bat
@@ -1,6 +1,6 @@
1
@echo off
2
3
-set pathtracer="raytracedao.exe"
+set pathtracer="%~dp0/bin/raytracedao.exe"
4
5
pushd bin
6
if NOT EXIST %pathtracer% (
0 commit comments