Skip to content

Make nasm.props consistent with the install_script.bat script#29

Merged
Sibras merged 1 commit intoShiftMediaProject:masterfrom
TracerDS:patch-2
Mar 1, 2025
Merged

Make nasm.props consistent with the install_script.bat script#29
Sibras merged 1 commit intoShiftMediaProject:masterfrom
TracerDS:patch-2

Conversation

@TracerDS
Copy link
Contributor

As in the title. Current install_script.bat script takes in %NASMPATH% without the trailing \, however nasm.props assumes $(NasmPath) (%NASMPATH%) does have the trailing \.

- $(NasmPath)nasm.exe
+ $(NasmPath)\nasm.exe

Make `nasm.props` consistent with the `install_script.bat` script
@Sibras Sibras merged commit acd2e41 into ShiftMediaProject:master Mar 1, 2025
@Sibras
Copy link
Member

Sibras commented Mar 1, 2025

thanks

@TracerDS TracerDS deleted the patch-2 branch March 1, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants