aboutsummaryrefslogtreecommitdiffstats
path: root/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties
blob: 70da5d31c6837a3cf46a110e19d842f68c5f43a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.properties.orig  Thu Mar 30 19:56:24 2006
+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.0.2/plugin.properties   Thu Mar 30 19:57:25 2006
@@ -36,6 +36,10 @@
 TargetName.solaris.exe=Solaris Executable
 TargetName.solaris.so=Solaris Shared Library
 TargetName.solaris.lib=Solaris Static Library
+TargetName.freebsd=FreeBSD
+TargetName.freebsd.exe=FreeBSD Executable
+TargetName.freebsd.so=FreeBSD Shared Library
+TargetName.freebsd.lib=FreeBSD Static Library
 
 # Default Configuration Names
 ConfigName.Rel=Release