Skip to content

Commit d79ba7f

Browse files
committed
Update http://maven-nar.github.io/ from 36ef008
This trick was performed by these commands: #!/bin/sh URL=github.com:maven-nar/maven-nar.github.com && git fetch "$URL" master && for d in /usr/lib/jvm/java-7-openjdk-amd64/ do if test -d "$d" then echo "Using Java 7 for prettier javadocs" && export JAVA_HOME="$d" && export PATH="$JAVA_HOME/bin:$PATH" && break fi done && mvn clean site && export GIT_INDEX_FILE=.git/tmp-index && rm -f $GIT_INDEX_FILE && for d in nar-maven-plugin maven-nar-plugin do mkdir -p target/site/$d && cat > target/site/$d/index.html << EOF <!DOCTYPE html> <html> <head> <title>Redirecting to the homepage of the NAR plugin for Maven</title> <meta http-equiv=refresh content="1;url=../index.html"/> </head> <body> <h1>Redirecting to the homepage of the NAR plugin for Maven</h1> If you are not redirected automatically, please click <a href=../index.html>here</a>. </body> </html> EOF done && git add -f target/site && TREE=$(git write-tree) && unset GIT_INDEX_FILE && TREE=$(git rev-parse $TREE:target/site) && COMMIT=$(printf "Update %s from %s\n\n%s\n\n%s" \ "http://maven-nar.github.io/" \ "$(git rev-parse --short HEAD)" \ "This trick was performed by these commands:" \ "$(cat "$0" | sed 's/^/ /')" | git commit-tree $TREE -p FETCH_HEAD) && git update-ref -m "Generated by mvn site" \ FETCH_HEAD $COMMIT && git push $URL FETCH_HEAD:master
1 parent 25ffd08 commit d79ba7f

File tree

1,260 files changed

+111695
-77037
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,260 files changed

+111695
-77037
lines changed

aol.html

Lines changed: 666 additions & 227 deletions
Large diffs are not rendered by default.

apidocs/allclasses-frame.html

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_55) on Sun Jun 08 12:44:26 CDT 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_65) on Thu Oct 02 12:02:36 CDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>All Classes (Native ARchive plugin for Maven 3.1.0 API)</title>
8-
<meta name="date" content="2014-06-08">
7+
<title>All Classes (Native ARchive plugin for Maven 3.2.0 API)</title>
8+
<meta name="date" content="2014-10-02">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -85,18 +85,6 @@ <h1 class="bar">All Classes</h1>
8585
<li><a href="com/github/maven_nar/cpptasks/ide/DependencyDef.html" title="class in com.github.maven_nar.cpptasks.ide" target="classFrame">DependencyDef</a></li>
8686
<li><a href="com/github/maven_nar/cpptasks/DependencyInfo.html" title="class in com.github.maven_nar.cpptasks" target="classFrame">DependencyInfo</a></li>
8787
<li><a href="com/github/maven_nar/cpptasks/DependencyTable.html" title="class in com.github.maven_nar.cpptasks" target="classFrame">DependencyTable</a></li>
88-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudio2005CCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudio2005CCompiler</a></li>
89-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioCCompiler</a></li>
90-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCompatibleCCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioCompatibleCCompiler</a></li>
91-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCompatibleLibrarian.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioCompatibleLibrarian</a></li>
92-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCompatibleLinker.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioCompatibleLinker</a></li>
93-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioLibrarian.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioLibrarian</a></li>
94-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioLinker.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioLinker</a></li>
95-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioMessageCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioMessageCompiler</a></li>
96-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioMIDLCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioMIDLCompiler</a></li>
97-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioProcessor.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioProcessor</a></li>
98-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioProjectWriter.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioProjectWriter</a></li>
99-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioResourceCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">DevStudioResourceCompiler</a></li>
10088
<li><a href="com/github/maven_nar/cpptasks/DistributerDef.html" title="class in com.github.maven_nar.cpptasks" target="classFrame">DistributerDef</a></li>
10189
<li><a href="com/github/maven_nar/cpptasks/DistributerMap.html" title="class in com.github.maven_nar.cpptasks" target="classFrame">DistributerMap</a></li>
10290
<li><a href="com/github/maven_nar/cpptasks/DistributerProtocolEnum.html" title="class in com.github.maven_nar.cpptasks" target="classFrame">DistributerProtocolEnum</a></li>
@@ -126,11 +114,13 @@ <h1 class="bar">All Classes</h1>
126114
<li><a href="com/github/maven_nar/cpptasks/gcc/cross/GppLinker.html" title="class in com.github.maven_nar.cpptasks.gcc.cross" target="classFrame">GppLinker</a></li>
127115
<li><a href="com/github/maven_nar/cpptasks/gcc/cross/sparc_sun_solaris2/GppLinker.html" title="class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2" target="classFrame">GppLinker</a></li>
128116
<li><a href="com/github/maven_nar/cpptasks/gcc/GppLinker.html" title="class in com.github.maven_nar.cpptasks.gcc" target="classFrame">GppLinker</a></li>
117+
<li><a href="com/github/maven_nar/HelpMojo.html" title="class in com.github.maven_nar" target="classFrame">HelpMojo</a></li>
129118
<li><a href="com/github/maven_nar/cpptasks/os400/IccCompiler.html" title="class in com.github.maven_nar.cpptasks.os400" target="classFrame">IccCompiler</a></li>
130119
<li><a href="com/github/maven_nar/cpptasks/os400/IccLinker.html" title="class in com.github.maven_nar.cpptasks.os400" target="classFrame">IccLinker</a></li>
131120
<li><a href="com/github/maven_nar/cpptasks/os400/IccProcessor.html" title="class in com.github.maven_nar.cpptasks.os400" target="classFrame">IccProcessor</a></li>
132121
<li><a href="com/github/maven_nar/IDL.html" title="class in com.github.maven_nar" target="classFrame">IDL</a></li>
133122
<li><a href="com/github/maven_nar/cpptasks/types/IncludePath.html" title="class in com.github.maven_nar.cpptasks.types" target="classFrame">IncludePath</a></li>
123+
<li><a href="com/github/maven_nar/IncludePath.html" title="class in com.github.maven_nar" target="classFrame">IncludePath</a></li>
134124
<li><a href="com/github/maven_nar/cpptasks/intel/IntelLinux32CCompiler.html" title="class in com.github.maven_nar.cpptasks.intel" target="classFrame">IntelLinux32CCompiler</a></li>
135125
<li><a href="com/github/maven_nar/cpptasks/intel/IntelLinux32CLinker.html" title="class in com.github.maven_nar.cpptasks.intel" target="classFrame">IntelLinux32CLinker</a></li>
136126
<li><a href="com/github/maven_nar/cpptasks/intel/IntelLinux32Compiler.html" title="class in com.github.maven_nar.cpptasks.intel" target="classFrame">IntelLinux32Compiler</a></li>
@@ -165,6 +155,18 @@ <h1 class="bar">All Classes</h1>
165155
<li><a href="com/github/maven_nar/Message.html" title="class in com.github.maven_nar" target="classFrame">Message</a></li>
166156
<li><a href="com/github/maven_nar/cpptasks/trolltech/MetaObjectCompiler.html" title="class in com.github.maven_nar.cpptasks.trolltech" target="classFrame">MetaObjectCompiler</a></li>
167157
<li><a href="com/github/maven_nar/cpptasks/trolltech/MetaObjectParser.html" title="class in com.github.maven_nar.cpptasks.trolltech" target="classFrame">MetaObjectParser</a></li>
158+
<li><a href="com/github/maven_nar/cpptasks/msvc/Msvc2005CCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">Msvc2005CCompiler</a></li>
159+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcCCompiler</a></li>
160+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCompatibleCCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcCompatibleCCompiler</a></li>
161+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCompatibleLibrarian.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcCompatibleLibrarian</a></li>
162+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCompatibleLinker.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcCompatibleLinker</a></li>
163+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcLibrarian.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcLibrarian</a></li>
164+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcLinker.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcLinker</a></li>
165+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcMessageCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcMessageCompiler</a></li>
166+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcMIDLCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcMIDLCompiler</a></li>
167+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcProcessor.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcProcessor</a></li>
168+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcProjectWriter.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcProjectWriter</a></li>
169+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcResourceCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">MsvcResourceCompiler</a></li>
168170
<li><a href="com/github/maven_nar/NarArchiver.html" title="class in com.github.maven_nar" target="classFrame">NarArchiver</a></li>
169171
<li><a href="com/github/maven_nar/NarArtifact.html" title="class in com.github.maven_nar" target="classFrame">NarArtifact</a></li>
170172
<li><a href="com/github/maven_nar/NarAssemblyMojo.html" title="class in com.github.maven_nar" target="classFrame">NarAssemblyMojo</a></li>
@@ -256,7 +258,7 @@ <h1 class="bar">All Classes</h1>
256258
<li><a href="com/github/maven_nar/cpptasks/VersionInfo.html" title="class in com.github.maven_nar.cpptasks" target="classFrame">VersionInfo</a></li>
257259
<li><a href="com/github/maven_nar/cpptasks/ibm/VisualAgeCCompiler.html" title="class in com.github.maven_nar.cpptasks.ibm" target="classFrame">VisualAgeCCompiler</a></li>
258260
<li><a href="com/github/maven_nar/cpptasks/ibm/VisualAgeLinker.html" title="class in com.github.maven_nar.cpptasks.ibm" target="classFrame">VisualAgeLinker</a></li>
259-
<li><a href="com/github/maven_nar/cpptasks/devstudio/VisualStudioNETProjectWriter.html" title="class in com.github.maven_nar.cpptasks.devstudio" target="classFrame">VisualStudioNETProjectWriter</a></li>
261+
<li><a href="com/github/maven_nar/cpptasks/msvc/VisualStudioNETProjectWriter.html" title="class in com.github.maven_nar.cpptasks.msvc" target="classFrame">VisualStudioNETProjectWriter</a></li>
260262
<li><a href="com/github/maven_nar/cpptasks/WarningLevelEnum.html" title="class in com.github.maven_nar.cpptasks" target="classFrame">WarningLevelEnum</a></li>
261263
<li><a href="com/github/maven_nar/cpptasks/parser/WhitespaceOrCaseInsensitiveLetterState.html" title="class in com.github.maven_nar.cpptasks.parser" target="classFrame">WhitespaceOrCaseInsensitiveLetterState</a></li>
262264
<li><a href="com/github/maven_nar/cpptasks/parser/WhitespaceOrLetterState.html" title="class in com.github.maven_nar.cpptasks.parser" target="classFrame">WhitespaceOrLetterState</a></li>

apidocs/allclasses-noframe.html

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_55) on Sun Jun 08 12:44:26 CDT 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_65) on Thu Oct 02 12:02:36 CDT 2014 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7-
<title>All Classes (Native ARchive plugin for Maven 3.1.0 API)</title>
8-
<meta name="date" content="2014-06-08">
7+
<title>All Classes (Native ARchive plugin for Maven 3.2.0 API)</title>
8+
<meta name="date" content="2014-10-02">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -85,18 +85,6 @@ <h1 class="bar">All Classes</h1>
8585
<li><a href="com/github/maven_nar/cpptasks/ide/DependencyDef.html" title="class in com.github.maven_nar.cpptasks.ide">DependencyDef</a></li>
8686
<li><a href="com/github/maven_nar/cpptasks/DependencyInfo.html" title="class in com.github.maven_nar.cpptasks">DependencyInfo</a></li>
8787
<li><a href="com/github/maven_nar/cpptasks/DependencyTable.html" title="class in com.github.maven_nar.cpptasks">DependencyTable</a></li>
88-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudio2005CCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudio2005CCompiler</a></li>
89-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioCCompiler</a></li>
90-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCompatibleCCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioCompatibleCCompiler</a></li>
91-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCompatibleLibrarian.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioCompatibleLibrarian</a></li>
92-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioCompatibleLinker.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioCompatibleLinker</a></li>
93-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioLibrarian.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioLibrarian</a></li>
94-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioLinker.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioLinker</a></li>
95-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioMessageCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioMessageCompiler</a></li>
96-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioMIDLCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioMIDLCompiler</a></li>
97-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioProcessor.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioProcessor</a></li>
98-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioProjectWriter.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioProjectWriter</a></li>
99-
<li><a href="com/github/maven_nar/cpptasks/devstudio/DevStudioResourceCompiler.html" title="class in com.github.maven_nar.cpptasks.devstudio">DevStudioResourceCompiler</a></li>
10088
<li><a href="com/github/maven_nar/cpptasks/DistributerDef.html" title="class in com.github.maven_nar.cpptasks">DistributerDef</a></li>
10189
<li><a href="com/github/maven_nar/cpptasks/DistributerMap.html" title="class in com.github.maven_nar.cpptasks">DistributerMap</a></li>
10290
<li><a href="com/github/maven_nar/cpptasks/DistributerProtocolEnum.html" title="class in com.github.maven_nar.cpptasks">DistributerProtocolEnum</a></li>
@@ -126,11 +114,13 @@ <h1 class="bar">All Classes</h1>
126114
<li><a href="com/github/maven_nar/cpptasks/gcc/cross/GppLinker.html" title="class in com.github.maven_nar.cpptasks.gcc.cross">GppLinker</a></li>
127115
<li><a href="com/github/maven_nar/cpptasks/gcc/cross/sparc_sun_solaris2/GppLinker.html" title="class in com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2">GppLinker</a></li>
128116
<li><a href="com/github/maven_nar/cpptasks/gcc/GppLinker.html" title="class in com.github.maven_nar.cpptasks.gcc">GppLinker</a></li>
117+
<li><a href="com/github/maven_nar/HelpMojo.html" title="class in com.github.maven_nar">HelpMojo</a></li>
129118
<li><a href="com/github/maven_nar/cpptasks/os400/IccCompiler.html" title="class in com.github.maven_nar.cpptasks.os400">IccCompiler</a></li>
130119
<li><a href="com/github/maven_nar/cpptasks/os400/IccLinker.html" title="class in com.github.maven_nar.cpptasks.os400">IccLinker</a></li>
131120
<li><a href="com/github/maven_nar/cpptasks/os400/IccProcessor.html" title="class in com.github.maven_nar.cpptasks.os400">IccProcessor</a></li>
132121
<li><a href="com/github/maven_nar/IDL.html" title="class in com.github.maven_nar">IDL</a></li>
133122
<li><a href="com/github/maven_nar/cpptasks/types/IncludePath.html" title="class in com.github.maven_nar.cpptasks.types">IncludePath</a></li>
123+
<li><a href="com/github/maven_nar/IncludePath.html" title="class in com.github.maven_nar">IncludePath</a></li>
134124
<li><a href="com/github/maven_nar/cpptasks/intel/IntelLinux32CCompiler.html" title="class in com.github.maven_nar.cpptasks.intel">IntelLinux32CCompiler</a></li>
135125
<li><a href="com/github/maven_nar/cpptasks/intel/IntelLinux32CLinker.html" title="class in com.github.maven_nar.cpptasks.intel">IntelLinux32CLinker</a></li>
136126
<li><a href="com/github/maven_nar/cpptasks/intel/IntelLinux32Compiler.html" title="class in com.github.maven_nar.cpptasks.intel">IntelLinux32Compiler</a></li>
@@ -165,6 +155,18 @@ <h1 class="bar">All Classes</h1>
165155
<li><a href="com/github/maven_nar/Message.html" title="class in com.github.maven_nar">Message</a></li>
166156
<li><a href="com/github/maven_nar/cpptasks/trolltech/MetaObjectCompiler.html" title="class in com.github.maven_nar.cpptasks.trolltech">MetaObjectCompiler</a></li>
167157
<li><a href="com/github/maven_nar/cpptasks/trolltech/MetaObjectParser.html" title="class in com.github.maven_nar.cpptasks.trolltech">MetaObjectParser</a></li>
158+
<li><a href="com/github/maven_nar/cpptasks/msvc/Msvc2005CCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc">Msvc2005CCompiler</a></li>
159+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcCCompiler</a></li>
160+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCompatibleCCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcCompatibleCCompiler</a></li>
161+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCompatibleLibrarian.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcCompatibleLibrarian</a></li>
162+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcCompatibleLinker.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcCompatibleLinker</a></li>
163+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcLibrarian.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcLibrarian</a></li>
164+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcLinker.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcLinker</a></li>
165+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcMessageCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcMessageCompiler</a></li>
166+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcMIDLCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcMIDLCompiler</a></li>
167+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcProcessor.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcProcessor</a></li>
168+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcProjectWriter.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcProjectWriter</a></li>
169+
<li><a href="com/github/maven_nar/cpptasks/msvc/MsvcResourceCompiler.html" title="class in com.github.maven_nar.cpptasks.msvc">MsvcResourceCompiler</a></li>
168170
<li><a href="com/github/maven_nar/NarArchiver.html" title="class in com.github.maven_nar">NarArchiver</a></li>
169171
<li><a href="com/github/maven_nar/NarArtifact.html" title="class in com.github.maven_nar">NarArtifact</a></li>
170172
<li><a href="com/github/maven_nar/NarAssemblyMojo.html" title="class in com.github.maven_nar">NarAssemblyMojo</a></li>
@@ -256,7 +258,7 @@ <h1 class="bar">All Classes</h1>
256258
<li><a href="com/github/maven_nar/cpptasks/VersionInfo.html" title="class in com.github.maven_nar.cpptasks">VersionInfo</a></li>
257259
<li><a href="com/github/maven_nar/cpptasks/ibm/VisualAgeCCompiler.html" title="class in com.github.maven_nar.cpptasks.ibm">VisualAgeCCompiler</a></li>
258260
<li><a href="com/github/maven_nar/cpptasks/ibm/VisualAgeLinker.html" title="class in com.github.maven_nar.cpptasks.ibm">VisualAgeLinker</a></li>
259-
<li><a href="com/github/maven_nar/cpptasks/devstudio/VisualStudioNETProjectWriter.html" title="class in com.github.maven_nar.cpptasks.devstudio">VisualStudioNETProjectWriter</a></li>
261+
<li><a href="com/github/maven_nar/cpptasks/msvc/VisualStudioNETProjectWriter.html" title="class in com.github.maven_nar.cpptasks.msvc">VisualStudioNETProjectWriter</a></li>
260262
<li><a href="com/github/maven_nar/cpptasks/WarningLevelEnum.html" title="class in com.github.maven_nar.cpptasks">WarningLevelEnum</a></li>
261263
<li><a href="com/github/maven_nar/cpptasks/parser/WhitespaceOrCaseInsensitiveLetterState.html" title="class in com.github.maven_nar.cpptasks.parser">WhitespaceOrCaseInsensitiveLetterState</a></li>
262264
<li><a href="com/github/maven_nar/cpptasks/parser/WhitespaceOrLetterState.html" title="class in com.github.maven_nar.cpptasks.parser">WhitespaceOrLetterState</a></li>

0 commit comments

Comments
 (0)