On 10/02/2013 08:56 PM, Scott Talbert wrote:
> +Name "Concordance"
> +OutFile "installer.exe"

ConcordanceInstaller.exe or something? Having something called "installer"
seems not right. :)

> +ComponentText "Select which optional components you want to install."

... do we provide a list of components? Do we even have options? This line
confuses me.

> +DirText "Please select the installation folder."


> +Section "Concordance"
> +  SectionIn RO
> +
> +  SetOutPath "$INSTDIR"
> +  File "$%MINGW_SYSROOT_BIN%/libgcc_s_sjlj-1.dll"
> +  File "$%MINGW_SYSROOT_BIN%/libstdc++-6.dll"
> +  File "$%MINGW_SYSROOT_BIN%/libzip-2.dll"
> +  File "$%MINGW_SYSROOT_BIN%/zlib1.dll"
> +  File "$%HIDAPI_LIB_PATH%/libhidapi-0.dll"
> +  File "../../libconcord/.libs/libconcord-3.dll"
> +  File "../.libs/concordance.exe"
> +SectionEnd

What about consnoop?


-- 
Phil Dibowitz                             p...@ipom.com
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Be who you are and say what you feel, because those who mind don't matter
 and those who matter don't mind."
 - Dr. Seuss


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to