|
From: <tb...@us...> - 2009-08-31 23:56:22
|
Revision: 1278
http://wxdsgn.svn.sourceforge.net/wxdsgn/?rev=1278&view=rev
Author: tbreina
Date: 2009-08-31 23:54:45 +0000 (Mon, 31 Aug 2009)
Log Message:
-----------
Updated templates
Modified Paths:
--------------
trunk/devpak_batchmaker/Templates/0-emptywxWidgets.template
trunk/devpak_batchmaker/Templates/0-wxWidgets.template
trunk/devpak_batchmaker/Templates/00-wxWidgets.template
trunk/devpak_batchmaker/Templates/1-WinApp.template
trunk/devpak_batchmaker/Templates/2-ConsoleApp.template
trunk/devpak_batchmaker/Templates/3-StaticLib.template
trunk/devpak_batchmaker/Templates/4-DLL.template
trunk/devpak_batchmaker/Templates/Hello.template
trunk/devpak_batchmaker/Templates/OpenGL.template
Modified: trunk/devpak_batchmaker/Templates/0-emptywxWidgets.template
===================================================================
--- trunk/devpak_batchmaker/Templates/0-emptywxWidgets.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/0-emptywxWidgets.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -19,7 +19,7 @@
Folders=
[Profile0]
-ProfileName=MingW 3.4.5
+ProfileName=MingW gcc 3.4.5
Type=0
ObjFiles=
Includes=
Modified: trunk/devpak_batchmaker/Templates/0-wxWidgets.template
===================================================================
--- trunk/devpak_batchmaker/Templates/0-wxWidgets.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/0-wxWidgets.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -19,7 +19,7 @@
Folders=
[Profile0]
-ProfileName=MingW 3.4.5
+ProfileName=MingW gcc 3.4.5
Type=0
ObjFiles=
Includes=
Modified: trunk/devpak_batchmaker/Templates/00-wxWidgets.template
===================================================================
--- trunk/devpak_batchmaker/Templates/00-wxWidgets.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/00-wxWidgets.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -19,7 +19,7 @@
Folders=
[Profile0]
-ProfileName=MingW 3.4.5
+ProfileName=MingW gcc 3.4.5
Type=0
ObjFiles=
Includes=
Modified: trunk/devpak_batchmaker/Templates/1-WinApp.template
===================================================================
--- trunk/devpak_batchmaker/Templates/1-WinApp.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/1-WinApp.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -1,52 +1,52 @@
-[Template]
-ver=3
-Name=Windows Application
-IconIndex=0
-Description=A standard Windows application
-Catagory=Basic
-ProfilesCount = 1
-
-[Unit0]
-CName=main.c
-CppName=main.cpp
-C=WinApp_c.txt
-Cpp=WinApp_c.txt
-
-[Project]
-UnitCount=1
-Type=0
-Name=Windows App
-PchHead=-1
-PchSource=-1
-Ver=3
-ProfilesCount = 1
-ProfileIndex=0
-Folders=
-
-[Profile0]
-ProfileName=Mingw 3.4.5
-Type=0
-ObjFiles=
-Includes=
-Libs=
-PrivateResource=
-ResourceIncludes=
-MakeIncludes=
-Compiler=
-CppCompiler=
-Linker=-mwindows_@@_
-PreprocDefines=
-CompilerSettings=0000000000000000000000
-Icon=
-ExeOutput=Output\MingW
-ObjectOutput=Objects\MingW
-OverrideOutput=0
-OverrideOutputName=
-HostApplication=
-CommandLine=
-UseCustomMakefile=0
-CustomMakefile=
-IncludeVersionInfo=0
-SupportXPThemes=0
-CompilerSet=0
+[Template]
+ver=3
+Name=Windows Application
+IconIndex=0
+Description=A standard Windows application
+Catagory=Basic
+ProfilesCount = 1
+
+[Unit0]
+CName=main.c
+CppName=main.cpp
+C=WinApp_c.txt
+Cpp=WinApp_c.txt
+
+[Project]
+UnitCount=1
+Type=0
+Name=Windows App
+PchHead=-1
+PchSource=-1
+Ver=3
+ProfilesCount = 1
+ProfileIndex=0
+Folders=
+
+[Profile0]
+ProfileName=Mingw gcc 3.4.5
+Type=0
+ObjFiles=
+Includes=
+Libs=
+PrivateResource=
+ResourceIncludes=
+MakeIncludes=
+Compiler=
+CppCompiler=
+Linker=-mwindows_@@_
+PreprocDefines=
+CompilerSettings=0000000000000000000000
+Icon=
+ExeOutput=Output\MingW
+ObjectOutput=Objects\MingW
+OverrideOutput=0
+OverrideOutputName=
+HostApplication=
+CommandLine=
+UseCustomMakefile=0
+CustomMakefile=
+IncludeVersionInfo=0
+SupportXPThemes=0
+CompilerSet=0
compilerType=0
\ No newline at end of file
Modified: trunk/devpak_batchmaker/Templates/2-ConsoleApp.template
===================================================================
--- trunk/devpak_batchmaker/Templates/2-ConsoleApp.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/2-ConsoleApp.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -18,7 +18,7 @@
ProfileIndex=0
[Profile0]
-ProfileName=Mingw 3.4.5
+ProfileName=Mingw gcc 3.4.5
Type=1
ObjFiles=
Includes=
Modified: trunk/devpak_batchmaker/Templates/3-StaticLib.template
===================================================================
--- trunk/devpak_batchmaker/Templates/3-StaticLib.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/3-StaticLib.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -24,7 +24,7 @@
Cpp=StaticFuncsLibcpp.h.txt
[Profile0]
-ProfileName=Mingw 3.4.5
+ProfileName=Mingw gcc 3.4.5
Type=2
ObjFiles=
Includes=
Modified: trunk/devpak_batchmaker/Templates/4-DLL.template
===================================================================
--- trunk/devpak_batchmaker/Templates/4-DLL.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/4-DLL.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -29,14 +29,14 @@
Folders=
[Profile0]
-ProfileName=MingW 3.4.5
+ProfileName=MingW gcc 3.4.5
Type=3
ObjFiles=
Includes=
Libs=
Compiler=-DBUILDING_DLL=1
CppCompiler=-DBUILDING_DLL=1
-Linker=--no-export-all-symbols_@@_--add-stdcall-alias
+Linker=--no-export-all-symbols_@@_-Wl,--add-stdcall-alias
PreprocDefines=
CompilerSettings=0000000001001000000000
Icon=
Modified: trunk/devpak_batchmaker/Templates/Hello.template
===================================================================
--- trunk/devpak_batchmaker/Templates/Hello.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/Hello.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -18,7 +18,7 @@
ProfileIndex=0
[Profile0]
-ProfileName=Mingw 3.4.5
+ProfileName=Mingw gcc 3.4.5
Type=1
ObjFiles=
Includes=
Modified: trunk/devpak_batchmaker/Templates/OpenGL.template
===================================================================
--- trunk/devpak_batchmaker/Templates/OpenGL.template 2009-08-31 01:25:31 UTC (rev 1277)
+++ trunk/devpak_batchmaker/Templates/OpenGL.template 2009-08-31 23:54:45 UTC (rev 1278)
@@ -24,7 +24,7 @@
Folders=
[Profile0]
-ProfileName=Mingw 3.4.5
+ProfileName=Mingw gcc 3.4.5
Type=0
ObjFiles=
Includes=
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|