Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: src/installer-ca/abp_ca.def

Issue 11521026: initial custom action library, "hello, world" quality (Closed)
Patch Set: Created Sept. 3, 2013, 12:48 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 ; ------------------------------------------------------------------------------ -------------------
2 ; copyright notice goes here
3 ; ------------------------------------------------------------------------------ -------------------
4
5 LIBRARY "installer-ca"
6
7 EXPORTS
8 ; close_application.cpp
9 abp_close_applications
10 WixCloseApplicationsDeferred
OLDNEW

Powered by Google App Engine
This is Rietveld