updates to fix bundler on win32
authorChris Koeritz <fred@gruntose.com>
Sat, 4 Jun 2022 22:48:59 +0000 (18:48 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 4 Jun 2022 22:48:59 +0000 (18:48 -0400)
commit997f97dd6f7d7c6ba0d70d2dd09c2fa4f17e8efd
tree00e5917e744b1bc71f8caf87dc41376c3c8971cc
parent0ab6f33ed5210d12ffd170c01bfb3e0248121623
updates to fix bundler on win32

needed to get rid of variable flags including forward slash, which totally conflicted with paths using forward slash, and caused mayhem.
nucleus/applications/bundler/bundle_creator.cpp
nucleus/applications/bundler/makefile
nucleus/library/application/command_line.cpp