improvements for niminst

This commit is contained in:
Araq
2014-10-17 03:15:28 +02:00
parent 55d8e71ab1
commit bd54c44239
2 changed files with 6 additions and 8 deletions

View File

@@ -39,6 +39,7 @@ Files: "config/nimdoc.tex.cfg"
; Files: "doc/*.cfg"
; Files: "doc/*.pdf"
; Files: "doc/*.ini"
Files: "doc/overview.html"
Start: "doc/overview.html"
@@ -66,9 +67,6 @@ Files: "compiler/c2nim/*.cfg"
Files: "compiler/pas2nim/*.nim"
Files: "compiler/pas2nim/*.cfg"
Files: "build/empty.txt"
Files: "bin/empty.txt"
[Lib]
Files: "lib/nimbase.h"
@@ -145,7 +143,7 @@ flags = "/Q"
[NSIS]
path = r"c:\Program Files (x86)\NSIS\makensis.exe"
flags = ""
flags = "/V0"
[C_Compiler]
path = r""

View File

@@ -1,7 +1,7 @@
===============================================================================
Nimrod -- a Compiler for Nimrod. http://nimrod-code.org/
Copyright (C) 2004-2014 Andreas Rumpf. All rights reserved.
=====================================================
Nimrod -- a Compiler for Nimrod. http://nimrod-lang.org/
Copyright (C) 2006-2014 Andreas Rumpf. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal