On Fri, 4 Oct 2013, Phil Dibowitz wrote:

>> +Name "Concordance"
>> +OutFile "installer.exe"
>
> ConcordanceInstaller.exe or something? Having something called "installer"
> seems not right. :)

Ok, I'll change that.

>> +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.

It's just the standard options that most Windows programs have: whether or 
not to install desktop icons, start menu items, etc.

>> +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?

Eh, I'm inclined just to leave consnoop out.  It will probably be 
confusing to some people, and the changes of someone needing it on Windows 
are slim.

------------------------------------------------------------------------------
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