Jump to content

Is there a command line option for #pragma compile?


rgb33
 Share

Recommended Posts

This file "compile.bat" was easy to build and run from within XXQ.au3.  Is there a way to use #pragma with a command line option?

AUT2exe.exe /in XXQ.au3 /out XXQ32.exe /icon XXQ.ico /comp 2 /pack /x86
AUT2exe.exe /in XXQ.au3 /out XXQ64.exe /icon XXQ.ico /comp 2 /pack /x64
AUT2exe.exe /in XXQUpdate.au3 /out XXQUpdate32.exe /icon XXQ.ico /comp 2 /pack /x86
AUT2exe.exe /in XXQUpdate.au3 /out XXQUpdate64.exe /icon XXQ.ico /comp 2 /pack /x64
 

Thank you

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...