Made build work partially outside windows.

This commit is contained in:
Brad Nelson
2024-01-02 21:24:51 -08:00
parent c9742cebf8
commit 21cf660212
8 changed files with 156 additions and 66 deletions

View File

@ -12,7 +12,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
if not WINDOWS_ENABLED:
Return()
Alias('windows', 'win32 win64')
Default('windows')
# Create boot.
Importation('$dst/gen/windows_boot.h', '$src/windows/windows_boot.fs',