Script# 0.6 : does anyone know if it is possible to generate more than one file from one script# project ?
8 views
Skip to first unread message
rekna
unread,
Aug 15, 2010, 6:03:36 AM8/15/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Scriptsharp
Currently it seems that all c# classes are compiled to one js file.
I would like to be able to specify for each class, which js file it
will be compiled to.
It's a but cumbersome to have different projects for each js file.