OSDN Git Service

CUDA
[eos/hostdependX86LINUX64.git] / util / X86LINUX64 / cuda-6.5 / libnsight / features / com.nvidia.cuda.ide.remote.feature_6.5.0.201408011039 / META-INF / maven / com.nvidia.cuda.ide / com.nvidia.cuda.ide.remote.feature / pom.xml
diff --git a/util/X86LINUX64/cuda-6.5/libnsight/features/com.nvidia.cuda.ide.remote.feature_6.5.0.201408011039/META-INF/maven/com.nvidia.cuda.ide/com.nvidia.cuda.ide.remote.feature/pom.xml b/util/X86LINUX64/cuda-6.5/libnsight/features/com.nvidia.cuda.ide.remote.feature_6.5.0.201408011039/META-INF/maven/com.nvidia.cuda.ide/com.nvidia.cuda.ide.remote.feature/pom.xml
new file mode 100644 (file)
index 0000000..e7f25fc
--- /dev/null
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <artifactId>ide</artifactId>
+    <groupId>com.nvidia.cuda.ide</groupId>
+    <version>6.5.0-SNAPSHOT</version>
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+  <groupId>com.nvidia.cuda.ide</groupId>
+  <artifactId>com.nvidia.cuda.ide.remote.feature</artifactId>
+  <version>6.5.0-SNAPSHOT</version>
+  <packaging>eclipse-feature</packaging>
+        <profiles>
+                <profile>
+                        <activation>
+                                <property><name>make.destination</name></property>
+                        </activation>
+                        <build>
+                                <directory>${make.destination}/${project.artifactId}</directory>
+                        </build>
+                </profile>
+       </profiles>
+</project>