[ 
https://issues.apache.org/jira/browse/CB-9588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997261#comment-14997261
 ] 

ASF GitHub Bot commented on CB-9588:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-docs/pull/416

    Document <resource-file> and <framework>.target-dir support on Windows

    As per the following changes:
    https://issues.apache.org/jira/browse/CB-9588
    https://issues.apache.org/jira/browse/CB-8615

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-docs CB-9588

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/416.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #416
    
----
commit 25b3ddd67af07d1d564a1ba426777e4f11a726ce
Author: sgrebnov <[email protected]>
Date:   2015-11-09T20:02:54Z

    CB-9588 CB-8615 Documment <resource-file> and <framework>.target-dir 
support on Windows

----


> Plugman. Add support for <resource-file> on Windows
> ---------------------------------------------------
>
>                 Key: CB-9588
>                 URL: https://issues.apache.org/jira/browse/CB-9588
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman, Windows
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>              Labels: plugman, windows
>
> In some cases as plugin developer you want to add additional files to be just 
> copied to output folder (for example .dll files to be invoked dynamically or 
> .pri files for WinRT components).
> It is not currently possible as plugman does not support `<resource-file>` on 
> Windows and `<source-file>` elements are not copied to output directory
> To fix this I propose to add support of <resource-file> on Windows similar to 
> <source-file> with CopyToOutputFolder = true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to