Subversion Repositories filter_foundry

Rev

Rev 231 | Rev 332 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 231 Rev 330
Line 32... Line 32...
32
 
32
 
33
These folders are excluded in SVN and GIT to avoid that they
33
These folders are excluded in SVN and GIT to avoid that they
34
are accidentally uploaded somewhere.
34
are accidentally uploaded somewhere.
35
 
35
 
36
 
36
 
-
 
37
Actually, you only need the following files:
-
 
38
- pluginsdk/photoshopapi/photoshop/*.h
-
 
39
- pluginsdk/photoshopapi/pica_sp/*.h
-
 
40
 
-
 
41
 
37
Additional notes:
42
Additional notes:
38
- Adobe's stand in regards to using SDK to write OpenSource plugins:
43
- Adobe's stand in regards to using SDK to write OpenSource plugins:
39
  https://web.archive.org/web/20070203075622/http://blogs.adobe.com/notesfrommnr/2006/04/using_adobe_sdk.html
44
  https://web.archive.org/web/20070203075622/http://blogs.adobe.com/notesfrommnr/2006/04/using_adobe_sdk.html
40
  So it should be fine if the SDK contents are not included in the plugin's source code and not part of the license.
45
  So it should be fine if the SDK contents are not included in the plugin's source code and not part of the license.
41
- The GPL license has some problems with this:
46
- The GPL license has some problems with this: