[release mode] mandatory output files

Just starting out? Need help? Post your questions and find answers here.
User avatar
eddy
Posts: 124
Joined: Thu Mar 27, 2014 8:34 am

[release mode] mandatory output files

Post by eddy »

Hi,
I compiled an empty program in release mode.
I wonder why these following files are mandatory ?
  • put.js
  • windows-7.css
  • jquery-ui.custom.min.js
  • jquery.injectCSS.js
  • library.js
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: [release mode] mandatory output files

Post by Fred »

I will take a closer look
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: [release mode] mandatory output files

Post by Peter »

eddy wrote:I compiled an empty program in release mode.
'release mode'? I couldn't find it. Did i miss something?

Thanks in advance & Greetings ... Peter
User avatar
eddy
Posts: 124
Joined: Thu Mar 27, 2014 8:34 am

Re: [release mode] mandatory output files

Post by eddy »

Peter wrote:'release mode'? I couldn't find it. Did i miss something?
Thanks in advance & Greetings ... Peter
I was talking about 'compilation without debugger'
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: [release mode] mandatory output files

Post by Peter »

eddy wrote:I was talking about 'compilation without debugger'
ah, ok, thanks for the clarification.

Greetings ... Peter
Post Reply